#cfd2ed Hex Color
rgb(207, 210, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | d2 | ed | - | #cfd2ed |
RGB | 207 | 210 | 237 | - | rgb(207,210,237) |
HSL | 234 | 45% | 87% | - | hsl(234,45%,87%) |
HSV | 234 | 13% | 93% | - | hsv(234,13%,93%) |
XYZ | 64.0648 | 65.473 | 89.3817 | - | xyz(64.0648,65.473,89.3817) |
CIE-LAB | 84.73 | 4.23 | -13.6 | - | lab(84.73,4.23,-13.6) |
CMYK | 0.12658227848101 | 0.11392405063291 | 0 | 0.070588235294118 | cmyk(0.12658227848101,0.11392405063291,0,0.070588235294118) |
Description
The RGB value of color #cfd2ed is rgb(207, 210, 237).
In the hex color #cfd2ed, The value of Red is 207, value of Green is 210, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #cfd2ed consists of 234° Hue, 45% Saturation, and 87% Lightness.
In the CMYK color model, the color #cfd2ed can be represented as Cyan=0.12658227848101%, Magenta=0.11392405063291%, Yellow=0%, and Black=0.070588235294118%.
Shades of #cfd2ed
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 #cfd2ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfd2ed
Preview of #cfd2ed on White Background
The contrast ratio of #cfd2ed with white color is 1.49
Preview of #cfd2ed on black background
The contrast ratio of #cfd2ed with black color is 14.09
#cfd2ed color will look good with a black background.
Color Schemes of #cfd2ed
Triadic Colors of #cfd2ed
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 #cfd2ed
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 #cfd2ed
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 #cfd2ed
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: #cfd2ed;
}
This is a sample text used for the color #cfd2ed. 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: #cfd2ed;
}
This is a sample text used for the color #cfd2ed. 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 #cfd2ed;
}
This is a sample text used for the color #cfd2ed. 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.65%
Green 32.11%
Blue 36.24%
CMYK Percentage
Cyan 40.69
Magenta 36.62%
Yellow 0%
Black 22.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.