#dfe4ea Hex Color
rgb(223, 228, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | e4 | ea | - | #dfe4ea |
RGB | 223 | 228 | 234 | - | rgb(223,228,234) |
HSL | 213 | 21% | 90% | - | hsl(213,21%,90%) |
HSV | 213 | 5% | 92% | - | hsv(213,5%,92%) |
XYZ | 73.0261 | 77.1153 | 88.8778 | - | xyz(73.0261,77.1153,88.8778) |
CIE-LAB | 90.37 | -0.56 | -3.51 | - | lab(90.37,-0.56,-3.51) |
CMYK | 0.047008547008547 | 0.025641025641026 | 0 | 0.082352941176471 | cmyk(0.047008547008547,0.025641025641026,0,0.082352941176471) |
Description
The RGB value of color #dfe4ea is rgb(223, 228, 234).
In the hex color #dfe4ea, The value of Red is 223, value of Green is 228, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #dfe4ea consists of 213° Hue, 21% Saturation, and 90% Lightness.
In the CMYK color model, the color #dfe4ea can be represented as Cyan=0.047008547008547%, Magenta=0.025641025641026%, Yellow=0%, and Black=0.082352941176471%.
Shades of #dfe4ea
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 #dfe4ea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfe4ea
Preview of #dfe4ea on White Background
The contrast ratio of #dfe4ea with white color is 1.28
Preview of #dfe4ea on black background
The contrast ratio of #dfe4ea with black color is 16.42
#dfe4ea color will look good with a black background.
Color Schemes of #dfe4ea
Triadic Colors of #dfe4ea
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 #dfe4ea
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 #dfe4ea
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 #dfe4ea
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: #dfe4ea;
}
This is a sample text used for the color #dfe4ea. 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: #dfe4ea;
}
This is a sample text used for the color #dfe4ea. 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 #dfe4ea;
}
This is a sample text used for the color #dfe4ea. 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.55%
Green 33.28%
Blue 34.16%
CMYK Percentage
Cyan 30.33
Magenta 16.54%
Yellow 0%
Black 53.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.