#b9cacb Hex Color
rgb(185, 202, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | ca | cb | - | #b9cacb |
RGB | 185 | 202 | 203 | - | rgb(185,202,203) |
HSL | 183 | 15% | 76% | - | hsl(183,15%,76%) |
HSV | 183 | 9% | 80% | - | hsv(183,9%,80%) |
XYZ | 51.9076 | 56.8671 | 64.7405 | - | xyz(51.9076,56.8671,64.7405) |
CIE-LAB | 80.1 | -5.55 | -2.48 | - | lab(80.1,-5.55,-2.48) |
CMYK | 0.088669950738916 | 0.0049261083743842 | 0 | 0.20392156862745 | cmyk(0.088669950738916,0.0049261083743842,0,0.20392156862745) |
Description
The RGB value of color #b9cacb is rgb(185, 202, 203).
In the hex color #b9cacb, The value of Red is 185, value of Green is 202, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #b9cacb consists of 183° Hue, 15% Saturation, and 76% Lightness.
In the CMYK color model, the color #b9cacb can be represented as Cyan=0.088669950738916%, Magenta=0.0049261083743842%, Yellow=0%, and Black=0.20392156862745%.
Shades of #b9cacb
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #b9cacb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9cacb
Preview of #b9cacb on White Background
The contrast ratio of #b9cacb with white color is 1.7
Preview of #b9cacb on black background
The contrast ratio of #b9cacb with black color is 12.37
#b9cacb color will look good with a black background.
Color Schemes of #b9cacb
Triadic Colors of #b9cacb
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b9cacb
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #b9cacb
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b9cacb
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b9cacb;
}
This is a sample text used for the color #b9cacb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #b9cacb;
}
This is a sample text used for the color #b9cacb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #b9cacb;
}
This is a sample text used for the color #b9cacb. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 31.36%
Green 34.24%
Blue 34.41%
CMYK Percentage
Cyan 29.8
Magenta 1.66%
Yellow 0%
Black 68.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.