#d5e1fd Hex Color
rgb(213, 225, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | e1 | fd | - | #d5e1fd |
RGB | 213 | 225 | 253 | - | rgb(213,225,253) |
HSL | 222 | 91% | 91% | - | hsl(222,91%,91%) |
HSV | 222 | 16% | 99% | - | hsv(222,16%,99%) |
XYZ | 72.0954 | 75.0884 | 103.6222 | - | xyz(72.0954,75.0884,103.6222) |
CIE-LAB | 89.43 | 1.54 | -14.94 | - | lab(89.43,1.54,-14.94) |
CMYK | 0.15810276679842 | 0.11067193675889 | 0 | 0.0078431372549019 | cmyk(0.15810276679842,0.11067193675889,0,0.0078431372549019) |
Description
The RGB value of color #d5e1fd is rgb(213, 225, 253).
In the hex color #d5e1fd, The value of Red is 213, value of Green is 225, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #d5e1fd consists of 222° Hue, 91% Saturation, and 91% Lightness.
In the CMYK color model, the color #d5e1fd can be represented as Cyan=0.15810276679842%, Magenta=0.11067193675889%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #d5e1fd
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 #d5e1fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5e1fd
Preview of #d5e1fd on White Background
The contrast ratio of #d5e1fd with white color is 1.31
Preview of #d5e1fd on black background
The contrast ratio of #d5e1fd with black color is 16.02
#d5e1fd color will look good with a black background.
Color Schemes of #d5e1fd
Triadic Colors of #d5e1fd
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 #d5e1fd
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 #d5e1fd
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 #d5e1fd
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: #d5e1fd;
}
This is a sample text used for the color #d5e1fd. 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: #d5e1fd;
}
This is a sample text used for the color #d5e1fd. 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 #d5e1fd;
}
This is a sample text used for the color #d5e1fd. 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.82%
Green 32.56%
Blue 36.61%
CMYK Percentage
Cyan 57.16
Magenta 40.01%
Yellow 0%
Black 2.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.