#cfd8eb Hex Color
rgb(207, 216, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | d8 | eb | - | #cfd8eb |
RGB | 207 | 216 | 235 | - | rgb(207,216,235) |
HSL | 221 | 41% | 87% | - | hsl(221,41%,87%) |
HSV | 221 | 12% | 92% | - | hsv(221,12%,92%) |
XYZ | 65.2834 | 68.3753 | 88.3542 | - | xyz(65.2834,68.3753,88.3542) |
CIE-LAB | 86.19 | 0.66 | -10.35 | - | lab(86.19,0.66,-10.35) |
CMYK | 0.11914893617021 | 0.080851063829787 | 0 | 0.07843137254902 | cmyk(0.11914893617021,0.080851063829787,0,0.07843137254902) |
Description
The RGB value of color #cfd8eb is rgb(207, 216, 235).
In the hex color #cfd8eb, The value of Red is 207, value of Green is 216, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #cfd8eb consists of 221° Hue, 41% Saturation, and 87% Lightness.
In the CMYK color model, the color #cfd8eb can be represented as Cyan=0.11914893617021%, Magenta=0.080851063829787%, Yellow=0%, and Black=0.07843137254902%.
Shades of #cfd8eb
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 #cfd8eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfd8eb
Preview of #cfd8eb on White Background
The contrast ratio of #cfd8eb with white color is 1.43
Preview of #cfd8eb on black background
The contrast ratio of #cfd8eb with black color is 14.68
#cfd8eb color will look good with a black background.
Color Schemes of #cfd8eb
Triadic Colors of #cfd8eb
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 #cfd8eb
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 #cfd8eb
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 #cfd8eb
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: #cfd8eb;
}
This is a sample text used for the color #cfd8eb. 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: #cfd8eb;
}
This is a sample text used for the color #cfd8eb. 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 #cfd8eb;
}
This is a sample text used for the color #cfd8eb. 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.46%
Green 32.83%
Blue 35.71%
CMYK Percentage
Cyan 42.79
Magenta 29.04%
Yellow 0%
Black 28.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.