#b9c3ce Hex Color
rgb(185, 195, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | c3 | ce | - | #b9c3ce |
RGB | 185 | 195 | 206 | - | rgb(185,195,206) |
HSL | 211 | 18% | 77% | - | hsl(211,18%,77%) |
HSV | 211 | 10% | 81% | - | hsv(211,10%,81%) |
XYZ | 50.6633 | 53.8007 | 66.1069 | - | xyz(50.6633,53.8007,66.1069) |
CIE-LAB | 78.35 | -1.26 | -6.69 | - | lab(78.35,-1.26,-6.69) |
CMYK | 0.10194174757282 | 0.053398058252427 | 0 | 0.1921568627451 | cmyk(0.10194174757282,0.053398058252427,0,0.1921568627451) |
Description
The RGB value of color #b9c3ce is rgb(185, 195, 206).
In the hex color #b9c3ce, The value of Red is 185, value of Green is 195, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #b9c3ce consists of 211° Hue, 18% Saturation, and 77% Lightness.
In the CMYK color model, the color #b9c3ce can be represented as Cyan=0.10194174757282%, Magenta=0.053398058252427%, Yellow=0%, and Black=0.1921568627451%.
Shades of #b9c3ce
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 #b9c3ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9c3ce
Preview of #b9c3ce on White Background
The contrast ratio of #b9c3ce with white color is 1.79
Preview of #b9c3ce on black background
The contrast ratio of #b9c3ce with black color is 11.76
#b9c3ce color will look good with a black background.
Color Schemes of #b9c3ce
Triadic Colors of #b9c3ce
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 #b9c3ce
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 #b9c3ce
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 #b9c3ce
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: #b9c3ce;
}
This is a sample text used for the color #b9c3ce. 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: #b9c3ce;
}
This is a sample text used for the color #b9c3ce. 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 #b9c3ce;
}
This is a sample text used for the color #b9c3ce. 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.57%
Green 33.28%
Blue 35.15%
CMYK Percentage
Cyan 29.34
Magenta 15.37%
Yellow 0%
Black 55.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.