#cfdae2 Hex Color
rgb(207, 218, 226)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | da | e2 | - | #cfdae2 |
RGB | 207 | 218 | 226 | - | rgb(207,218,226) |
HSL | 205 | 25% | 85% | - | hsl(205,25%,85%) |
HSV | 205 | 8% | 89% | - | hsv(205,8%,89%) |
XYZ | 64.531 | 68.8992 | 81.8492 | - | xyz(64.531,68.8992,81.8492) |
CIE-LAB | 86.45 | -2.16 | -5.21 | - | lab(86.45,-2.16,-5.21) |
CMYK | 0.084070796460177 | 0.035398230088496 | 0 | 0.11372549019608 | cmyk(0.084070796460177,0.035398230088496,0,0.11372549019608) |
Description
The RGB value of color #cfdae2 is rgb(207, 218, 226).
In the hex color #cfdae2, The value of Red is 207, value of Green is 218, and value of Blue is 226. The primary color is Blue. Similarly, The HSL values for #cfdae2 consists of 205° Hue, 25% Saturation, and 85% Lightness.
In the CMYK color model, the color #cfdae2 can be represented as Cyan=0.084070796460177%, Magenta=0.035398230088496%, Yellow=0%, and Black=0.11372549019608%.
Shades of #cfdae2
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 #cfdae2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfdae2
Preview of #cfdae2 on White Background
The contrast ratio of #cfdae2 with white color is 1.42
Preview of #cfdae2 on black background
The contrast ratio of #cfdae2 with black color is 14.78
#cfdae2 color will look good with a black background.
Color Schemes of #cfdae2
Triadic Colors of #cfdae2
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 #cfdae2
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 #cfdae2
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 #cfdae2
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: #cfdae2;
}
This is a sample text used for the color #cfdae2. 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: #cfdae2;
}
This is a sample text used for the color #cfdae2. 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 #cfdae2;
}
This is a sample text used for the color #cfdae2. 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.8%
Green 33.49%
Blue 34.72%
CMYK Percentage
Cyan 36.05
Magenta 15.18%
Yellow 0%
Black 48.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.