#cbcddf Hex Color
rgb(203, 205, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cd | df | - | #cbcddf |
RGB | 203 | 205 | 223 | - | rgb(203,205,223) |
HSL | 234 | 24% | 84% | - | hsl(234,24%,84%) |
HSV | 234 | 9% | 87% | - | hsv(234,9%,87%) |
XYZ | 59.7792 | 61.6869 | 78.5681 | - | xyz(59.7792,61.6869,78.5681) |
CIE-LAB | 82.75 | 2.76 | -9.13 | - | lab(82.75,2.76,-9.13) |
CMYK | 0.089686098654709 | 0.080717488789238 | 0 | 0.12549019607843 | cmyk(0.089686098654709,0.080717488789238,0,0.12549019607843) |
Description
The RGB value of color #cbcddf is rgb(203, 205, 223).
In the hex color #cbcddf, The value of Red is 203, value of Green is 205, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #cbcddf consists of 234° Hue, 24% Saturation, and 84% Lightness.
In the CMYK color model, the color #cbcddf can be represented as Cyan=0.089686098654709%, Magenta=0.080717488789238%, Yellow=0%, and Black=0.12549019607843%.
Shades of #cbcddf
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 #cbcddf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcddf
Preview of #cbcddf on White Background
The contrast ratio of #cbcddf with white color is 1.57
Preview of #cbcddf on black background
The contrast ratio of #cbcddf with black color is 13.34
#cbcddf color will look good with a black background.
Color Schemes of #cbcddf
Triadic Colors of #cbcddf
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 #cbcddf
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 #cbcddf
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 #cbcddf
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: #cbcddf;
}
This is a sample text used for the color #cbcddf. 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: #cbcddf;
}
This is a sample text used for the color #cbcddf. 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 #cbcddf;
}
This is a sample text used for the color #cbcddf. 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.17%
Green 32.49%
Blue 35.34%
CMYK Percentage
Cyan 30.31
Magenta 27.28%
Yellow 0%
Black 42.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.