#b9bcc7 Hex Color
rgb(185, 188, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | bc | c7 | - | #b9bcc7 |
RGB | 185 | 188 | 199 | - | rgb(185,188,199) |
HSL | 227 | 11% | 75% | - | hsl(227,11%,75%) |
HSV | 227 | 7% | 78% | - | hsv(227,7%,78%) |
XYZ | 48.2996 | 50.4042 | 61.2162 | - | xyz(48.2996,50.4042,61.2162) |
CIE-LAB | 76.32 | 1.08 | -5.9 | - | lab(76.32,1.08,-5.9) |
CMYK | 0.07035175879397 | 0.055276381909548 | 0 | 0.21960784313725 | cmyk(0.07035175879397,0.055276381909548,0,0.21960784313725) |
Description
The RGB value of color #b9bcc7 is rgb(185, 188, 199).
In the hex color #b9bcc7, The value of Red is 185, value of Green is 188, and value of Blue is 199. The primary color is Blue. Similarly, The HSL values for #b9bcc7 consists of 227° Hue, 11% Saturation, and 75% Lightness.
In the CMYK color model, the color #b9bcc7 can be represented as Cyan=0.07035175879397%, Magenta=0.055276381909548%, Yellow=0%, and Black=0.21960784313725%.
Shades of #b9bcc7
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 #b9bcc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9bcc7
Preview of #b9bcc7 on White Background
The contrast ratio of #b9bcc7 with white color is 1.9
Preview of #b9bcc7 on black background
The contrast ratio of #b9bcc7 with black color is 11.08
#b9bcc7 color will look good with a black background.
Color Schemes of #b9bcc7
Triadic Colors of #b9bcc7
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 #b9bcc7
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 #b9bcc7
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 #b9bcc7
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: #b9bcc7;
}
This is a sample text used for the color #b9bcc7. 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: #b9bcc7;
}
This is a sample text used for the color #b9bcc7. 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 #b9bcc7;
}
This is a sample text used for the color #b9bcc7. 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 32.34%
Green 32.87%
Blue 34.79%
CMYK Percentage
Cyan 20.38
Magenta 16.01%
Yellow 0%
Black 63.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.