#dee5fb Hex Color
rgb(222, 229, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e5 | fb | - | #dee5fb |
RGB | 222 | 229 | 251 | - | rgb(222,229,251) |
HSL | 226 | 78% | 93% | - | hsl(226,78%,93%) |
HSV | 226 | 12% | 98% | - | hsv(226,12%,98%) |
XYZ | 75.5561 | 78.5333 | 102.443 | - | xyz(75.5561,78.5333,102.443) |
CIE-LAB | 91.02 | 1.87 | -11.45 | - | lab(91.02,1.87,-11.45) |
CMYK | 0.11553784860558 | 0.087649402390438 | 0 | 0.015686274509804 | cmyk(0.11553784860558,0.087649402390438,0,0.015686274509804) |
Description
The RGB value of color #dee5fb is rgb(222, 229, 251).
In the hex color #dee5fb, The value of Red is 222, value of Green is 229, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #dee5fb consists of 226° Hue, 78% Saturation, and 93% Lightness.
In the CMYK color model, the color #dee5fb can be represented as Cyan=0.11553784860558%, Magenta=0.087649402390438%, Yellow=0%, and Black=0.015686274509804%.
Shades of #dee5fb
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 #dee5fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee5fb
Preview of #dee5fb on White Background
The contrast ratio of #dee5fb with white color is 1.26
Preview of #dee5fb on black background
The contrast ratio of #dee5fb with black color is 16.71
#dee5fb color will look good with a black background.
Color Schemes of #dee5fb
Triadic Colors of #dee5fb
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 #dee5fb
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 #dee5fb
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 #dee5fb
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: #dee5fb;
}
This is a sample text used for the color #dee5fb. 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: #dee5fb;
}
This is a sample text used for the color #dee5fb. 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 #dee5fb;
}
This is a sample text used for the color #dee5fb. 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.62%
Green 32.62%
Blue 35.75%
CMYK Percentage
Cyan 52.79
Magenta 40.05%
Yellow 0%
Black 7.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.