#dfe3ed Hex Color
rgb(223, 227, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | e3 | ed | - | #dfe3ed |
RGB | 223 | 227 | 237 | - | rgb(223,227,237) |
HSL | 223 | 28% | 90% | - | hsl(223,28%,90%) |
HSV | 223 | 6% | 93% | - | hsv(223,6%,93%) |
XYZ | 73.1866 | 76.7406 | 91.0758 | - | xyz(73.1866,76.7406,91.0758) |
CIE-LAB | 90.2 | 0.52 | -5.33 | - | lab(90.2,0.52,-5.33) |
CMYK | 0.059071729957806 | 0.042194092827004 | 0 | 0.070588235294118 | cmyk(0.059071729957806,0.042194092827004,0,0.070588235294118) |
Description
The RGB value of color #dfe3ed is rgb(223, 227, 237).
In the hex color #dfe3ed, The value of Red is 223, value of Green is 227, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #dfe3ed consists of 223° Hue, 28% Saturation, and 90% Lightness.
In the CMYK color model, the color #dfe3ed can be represented as Cyan=0.059071729957806%, Magenta=0.042194092827004%, Yellow=0%, and Black=0.070588235294118%.
Shades of #dfe3ed
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 #dfe3ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfe3ed
Preview of #dfe3ed on White Background
The contrast ratio of #dfe3ed with white color is 1.28
Preview of #dfe3ed on black background
The contrast ratio of #dfe3ed with black color is 16.35
#dfe3ed color will look good with a black background.
Color Schemes of #dfe3ed
Triadic Colors of #dfe3ed
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 #dfe3ed
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 #dfe3ed
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 #dfe3ed
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: #dfe3ed;
}
This is a sample text used for the color #dfe3ed. 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: #dfe3ed;
}
This is a sample text used for the color #dfe3ed. 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 #dfe3ed;
}
This is a sample text used for the color #dfe3ed. 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 32.46%
Green 33.04%
Blue 34.5%
CMYK Percentage
Cyan 34.37
Magenta 24.55%
Yellow 0%
Black 41.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.