#cbdcd5 Hex Color
rgb(203, 220, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | dc | d5 | - | #cbdcd5 |
RGB | 203 | 220 | 213 | - | rgb(203,220,213) |
HSL | 155 | 20% | 83% | - | hsl(155,20%,83%) |
HSV | 155 | 8% | 86% | - | hsv(155,8%,86%) |
XYZ | 62.232 | 68.687 | 72.9287 | - | xyz(62.232,68.687,72.9287) |
CIE-LAB | 86.35 | -6.99 | 1.48 | - | lab(86.35,-6.99,1.48) |
CMYK | 0.077272727272727 | 0 | 0.031818181818182 | 0.13725490196078 | cmyk(0.077272727272727,0,0.031818181818182,0.13725490196078) |
Description
The RGB value of color #cbdcd5 is rgb(203, 220, 213).
In the hex color #cbdcd5, The value of Red is 203, value of Green is 220, and value of Blue is 213. The primary color is Green. Similarly, The HSL values for #cbdcd5 consists of 155° Hue, 20% Saturation, and 83% Lightness.
In the CMYK color model, the color #cbdcd5 can be represented as Cyan=0.077272727272727%, Magenta=0%, Yellow=0.031818181818182%, and Black=0.13725490196078%.
Shades of #cbdcd5
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 #cbdcd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbdcd5
Preview of #cbdcd5 on White Background
The contrast ratio of #cbdcd5 with white color is 1.42
Preview of #cbdcd5 on black background
The contrast ratio of #cbdcd5 with black color is 14.74
#cbdcd5 color will look good with a black background.
Color Schemes of #cbdcd5
Triadic Colors of #cbdcd5
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 #cbdcd5
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 #cbdcd5
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 #cbdcd5
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: #cbdcd5;
}
This is a sample text used for the color #cbdcd5. 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: #cbdcd5;
}
This is a sample text used for the color #cbdcd5. 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 #cbdcd5;
}
This is a sample text used for the color #cbdcd5. 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.92%
Green 34.59%
Blue 33.49%
CMYK Percentage
Cyan 31.37
Magenta 0%
Yellow 12.92%
Black 55.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.