#cbddd6 Hex Color
rgb(203, 221, 214)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | dd | d6 | - | #cbddd6 |
RGB | 203 | 221 | 214 | - | rgb(203,221,214) |
HSL | 157 | 21% | 83% | - | hsl(157,21%,83%) |
HSV | 157 | 8% | 87% | - | hsv(157,8%,87%) |
XYZ | 62.6227 | 69.2645 | 73.6871 | - | xyz(62.6227,69.2645,73.6871) |
CIE-LAB | 86.63 | -7.31 | 1.36 | - | lab(86.63,-7.31,1.36) |
CMYK | 0.081447963800905 | 0 | 0.031674208144796 | 0.13333333333333 | cmyk(0.081447963800905,0,0.031674208144796,0.13333333333333) |
Description
The RGB value of color #cbddd6 is rgb(203, 221, 214).
In the hex color #cbddd6, The value of Red is 203, value of Green is 221, and value of Blue is 214. The primary color is Green. Similarly, The HSL values for #cbddd6 consists of 157° Hue, 21% Saturation, and 83% Lightness.
In the CMYK color model, the color #cbddd6 can be represented as Cyan=0.081447963800905%, Magenta=0%, Yellow=0.031674208144796%, and Black=0.13333333333333%.
Shades of #cbddd6
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 #cbddd6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbddd6
Preview of #cbddd6 on White Background
The contrast ratio of #cbddd6 with white color is 1.41
Preview of #cbddd6 on black background
The contrast ratio of #cbddd6 with black color is 14.85
#cbddd6 color will look good with a black background.
Color Schemes of #cbddd6
Triadic Colors of #cbddd6
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 #cbddd6
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 #cbddd6
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 #cbddd6
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: #cbddd6;
}
This is a sample text used for the color #cbddd6. 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: #cbddd6;
}
This is a sample text used for the color #cbddd6. 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 #cbddd6;
}
This is a sample text used for the color #cbddd6. 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.82%
Green 34.64%
Blue 33.54%
CMYK Percentage
Cyan 33.05
Magenta 0%
Yellow 12.85%
Black 54.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.