#cfe4ee Hex Color
rgb(207, 228, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | e4 | ee | - | #cfe4ee |
RGB | 207 | 228 | 238 | - | rgb(207,228,238) |
HSL | 199 | 48% | 87% | - | hsl(199,48%,87%) |
HSV | 199 | 13% | 93% | - | hsv(199,13%,93%) |
XYZ | 68.9081 | 74.9252 | 91.7191 | - | xyz(68.9081,74.9252,91.7191) |
CIE-LAB | 89.36 | -4.96 | -7.23 | - | lab(89.36,-4.96,-7.23) |
CMYK | 0.13025210084034 | 0.042016806722689 | 0 | 0.066666666666667 | cmyk(0.13025210084034,0.042016806722689,0,0.066666666666667) |
Description
The RGB value of color #cfe4ee is rgb(207, 228, 238).
In the hex color #cfe4ee, The value of Red is 207, value of Green is 228, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #cfe4ee consists of 199° Hue, 48% Saturation, and 87% Lightness.
In the CMYK color model, the color #cfe4ee can be represented as Cyan=0.13025210084034%, Magenta=0.042016806722689%, Yellow=0%, and Black=0.066666666666667%.
This color is named Diamond Blue.
Shades of #cfe4ee
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 #cfe4ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfe4ee
Preview of #cfe4ee on White Background
The contrast ratio of #cfe4ee with white color is 1.31
Preview of #cfe4ee on black background
The contrast ratio of #cfe4ee with black color is 15.99
#cfe4ee color will look good with a black background.
Color Schemes of #cfe4ee
Triadic Colors of #cfe4ee
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 #cfe4ee
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 #cfe4ee
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 #cfe4ee
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: #cfe4ee;
}
This is a sample text used for the color #cfe4ee. 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: #cfe4ee;
}
This is a sample text used for the color #cfe4ee. 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 #cfe4ee;
}
This is a sample text used for the color #cfe4ee. 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 30.76%
Green 33.88%
Blue 35.36%
CMYK Percentage
Cyan 54.51
Magenta 17.58%
Yellow 0%
Black 27.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.