#cbcfd6 Hex Color
rgb(203, 207, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cf | d6 | - | #cbcfd6 |
RGB | 203 | 207 | 214 | - | rgb(203,207,214) |
HSL | 218 | 12% | 82% | - | hsl(218,12%,82%) |
HSV | 218 | 5% | 84% | - | hsv(218,5%,84%) |
XYZ | 59.079 | 62.1772 | 72.5059 | - | xyz(59.079,62.1772,72.5059) |
CIE-LAB | 83.01 | -0.04 | -3.95 | - | lab(83.01,-0.04,-3.95) |
CMYK | 0.051401869158879 | 0.032710280373832 | 0 | 0.16078431372549 | cmyk(0.051401869158879,0.032710280373832,0,0.16078431372549) |
Description
The RGB value of color #cbcfd6 is rgb(203, 207, 214).
In the hex color #cbcfd6, The value of Red is 203, value of Green is 207, and value of Blue is 214. The primary color is Blue. Similarly, The HSL values for #cbcfd6 consists of 218° Hue, 12% Saturation, and 82% Lightness.
In the CMYK color model, the color #cbcfd6 can be represented as Cyan=0.051401869158879%, Magenta=0.032710280373832%, Yellow=0%, and Black=0.16078431372549%.
Shades of #cbcfd6
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 #cbcfd6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcfd6
Preview of #cbcfd6 on White Background
The contrast ratio of #cbcfd6 with white color is 1.56
Preview of #cbcfd6 on black background
The contrast ratio of #cbcfd6 with black color is 13.44
#cbcfd6 color will look good with a black background.
Color Schemes of #cbcfd6
Triadic Colors of #cbcfd6
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 #cbcfd6
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 #cbcfd6
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 #cbcfd6
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: #cbcfd6;
}
This is a sample text used for the color #cbcfd6. 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: #cbcfd6;
}
This is a sample text used for the color #cbcfd6. 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 #cbcfd6;
}
This is a sample text used for the color #cbcfd6. 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.53%
Green 33.17%
Blue 34.29%
CMYK Percentage
Cyan 20.99
Magenta 13.36%
Yellow 0%
Black 65.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.