#cfd0e5 Hex Color
rgb(207, 208, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | d0 | e5 | - | #cfd0e5 |
RGB | 207 | 208 | 229 | - | rgb(207,208,229) |
HSL | 237 | 30% | 85% | - | hsl(237,30%,85%) |
HSV | 237 | 10% | 90% | - | hsv(237,10%,90%) |
XYZ | 62.4309 | 64.0343 | 83.1981 | - | xyz(62.4309,64.0343,83.1981) |
CIE-LAB | 83.98 | 3.67 | -10.46 | - | lab(83.98,3.67,-10.46) |
CMYK | 0.096069868995633 | 0.091703056768559 | 0 | 0.10196078431373 | cmyk(0.096069868995633,0.091703056768559,0,0.10196078431373) |
Description
The RGB value of color #cfd0e5 is rgb(207, 208, 229).
In the hex color #cfd0e5, The value of Red is 207, value of Green is 208, and value of Blue is 229. The primary color is Blue. Similarly, The HSL values for #cfd0e5 consists of 237° Hue, 30% Saturation, and 85% Lightness.
In the CMYK color model, the color #cfd0e5 can be represented as Cyan=0.096069868995633%, Magenta=0.091703056768559%, Yellow=0%, and Black=0.10196078431373%.
Shades of #cfd0e5
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 #cfd0e5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfd0e5
Preview of #cfd0e5 on White Background
The contrast ratio of #cfd0e5 with white color is 1.52
Preview of #cfd0e5 on black background
The contrast ratio of #cfd0e5 with black color is 13.81
#cfd0e5 color will look good with a black background.
Color Schemes of #cfd0e5
Triadic Colors of #cfd0e5
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 #cfd0e5
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 #cfd0e5
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 #cfd0e5
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: #cfd0e5;
}
This is a sample text used for the color #cfd0e5. 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: #cfd0e5;
}
This is a sample text used for the color #cfd0e5. 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 #cfd0e5;
}
This is a sample text used for the color #cfd0e5. 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.14%
Green 32.3%
Blue 35.56%
CMYK Percentage
Cyan 33.16
Magenta 31.65%
Yellow 0%
Black 35.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.