#deeefb Hex Color
rgb(222, 238, 251)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | de | ee | fb | - | #deeefb |
| RGB | 222 | 238 | 251 | - | rgb(222,238,251) |
| HSL | 207 | 78% | 93% | - | hsl(207,78%,93%) |
| HSV | 207 | 12% | 98% | - | hsv(207,12%,98%) |
| XYZ | 78.1113 | 83.6437 | 103.2947 | - | xyz(78.1113,83.6437,103.2947) |
| CIE-LAB | 93.3 | -2.76 | -8.08 | - | lab(93.3,-2.76,-8.08) |
| CMYK | 0.11553784860558 | 0.051792828685259 | 0 | 0.015686274509804 | cmyk(0.11553784860558,0.051792828685259,0,0.015686274509804) |
Description
The RGB value of color #deeefb is rgb(222, 238, 251).
In the hex color #deeefb, The value of Red is 222, value of Green is 238, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #deeefb consists of 207° Hue, 78% Saturation, and 93% Lightness.
In the CMYK color model, the color #deeefb can be represented as Cyan=0.11553784860558%, Magenta=0.051792828685259%, Yellow=0%, and Black=0.015686274509804%.
Shades of #deeefb
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 #deeefb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deeefb
Preview of #deeefb on White Background
The contrast ratio of #deeefb with white color is 1.18
Preview of #deeefb on black background
The contrast ratio of #deeefb with black color is 17.73
#deeefb color will look good with a black background.
Color Schemes of #deeefb
Triadic Colors of #deeefb
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 #deeefb
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 #deeefb
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 #deeefb
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: #deeefb;
}
This is a sample text used for the color #deeefb. 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: #deeefb;
}
This is a sample text used for the color #deeefb. 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 #deeefb;
}
This is a sample text used for the color #deeefb. 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.22%
Green 33.47%
Blue 35.3%
CMYK Percentage
Cyan 63.13
Magenta 28.3%
Yellow 0%
Black 8.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.