#d1dfef Hex Color
rgb(209, 223, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | df | ef | - | #d1dfef |
RGB | 209 | 223 | 239 | - | rgb(209,223,239) |
HSL | 212 | 48% | 88% | - | hsl(212,48%,88%) |
HSV | 212 | 13% | 94% | - | hsv(212,13%,94%) |
XYZ | 68.2622 | 72.5627 | 92.0695 | - | xyz(68.2622,72.5627,92.0695) |
CIE-LAB | 88.24 | -1.54 | -9.4 | - | lab(88.24,-1.54,-9.4) |
CMYK | 0.1255230125523 | 0.066945606694561 | 0 | 0.062745098039216 | cmyk(0.1255230125523,0.066945606694561,0,0.062745098039216) |
Description
The RGB value of color #d1dfef is rgb(209, 223, 239).
In the hex color #d1dfef, The value of Red is 209, value of Green is 223, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #d1dfef consists of 212° Hue, 48% Saturation, and 88% Lightness.
In the CMYK color model, the color #d1dfef can be represented as Cyan=0.1255230125523%, Magenta=0.066945606694561%, Yellow=0%, and Black=0.062745098039216%.
Shades of #d1dfef
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 #d1dfef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1dfef
Preview of #d1dfef on White Background
The contrast ratio of #d1dfef with white color is 1.35
Preview of #d1dfef on black background
The contrast ratio of #d1dfef with black color is 15.51
#d1dfef color will look good with a black background.
Color Schemes of #d1dfef
Triadic Colors of #d1dfef
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 #d1dfef
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 #d1dfef
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 #d1dfef
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: #d1dfef;
}
This is a sample text used for the color #d1dfef. 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: #d1dfef;
}
This is a sample text used for the color #d1dfef. 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 #d1dfef;
}
This is a sample text used for the color #d1dfef. 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.15%
Green 33.23%
Blue 35.62%
CMYK Percentage
Cyan 49.18
Magenta 26.23%
Yellow 0%
Black 24.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.