#cbcecf Hex Color
rgb(203, 206, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ce | cf | - | #cbcecf |
RGB | 203 | 206 | 207 | - | rgb(203,206,207) |
HSL | 195 | 4% | 80% | - | hsl(195,4%,80%) |
HSV | 195 | 2% | 81% | - | hsv(195,2%,81%) |
XYZ | 57.9624 | 61.3441 | 67.8171 | - | xyz(57.9624,61.3441,67.8171) |
CIE-LAB | 82.56 | -0.84 | -0.86 | - | lab(82.56,-0.84,-0.86) |
CMYK | 0.019323671497585 | 0.0048309178743961 | 0 | 0.18823529411765 | cmyk(0.019323671497585,0.0048309178743961,0,0.18823529411765) |
Description
The RGB value of color #cbcecf is rgb(203, 206, 207).
In the hex color #cbcecf, The value of Red is 203, value of Green is 206, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #cbcecf consists of 195° Hue, 4% Saturation, and 80% Lightness.
In the CMYK color model, the color #cbcecf can be represented as Cyan=0.019323671497585%, Magenta=0.0048309178743961%, Yellow=0%, and Black=0.18823529411765%.
This color is named Whisper of Smoke.
Shades of #cbcecf
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 #cbcecf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcecf
Preview of #cbcecf on White Background
The contrast ratio of #cbcecf with white color is 1.58
Preview of #cbcecf on black background
The contrast ratio of #cbcecf with black color is 13.27
#cbcecf color will look good with a black background.
Color Schemes of #cbcecf
Triadic Colors of #cbcecf
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 #cbcecf
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 #cbcecf
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 #cbcecf
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: #cbcecf;
}
This is a sample text used for the color #cbcecf. 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: #cbcecf;
}
This is a sample text used for the color #cbcecf. 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 #cbcecf;
}
This is a sample text used for the color #cbcecf. 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.95%
Green 33.44%
Blue 33.6%
CMYK Percentage
Cyan 9.1
Magenta 2.27%
Yellow 0%
Black 88.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.