#daeae4 Hex Color
rgb(218, 234, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | ea | e4 | - | #daeae4 |
RGB | 218 | 234 | 228 | - | rgb(218,234,228) |
HSL | 158 | 28% | 89% | - | hsl(158,28%,89%) |
HSV | 158 | 7% | 92% | - | hsv(158,7%,92%) |
XYZ | 72.3399 | 79.3525 | 84.9026 | - | xyz(72.3399,79.3525,84.9026) |
CIE-LAB | 91.39 | -6.39 | 1.08 | - | lab(91.39,-6.39,1.08) |
CMYK | 0.068376068376068 | 0 | 0.025641025641026 | 0.082352941176471 | cmyk(0.068376068376068,0,0.025641025641026,0.082352941176471) |
Description
The RGB value of color #daeae4 is rgb(218, 234, 228).
In the hex color #daeae4, The value of Red is 218, value of Green is 234, and value of Blue is 228. The primary color is Green. Similarly, The HSL values for #daeae4 consists of 158° Hue, 28% Saturation, and 89% Lightness.
In the CMYK color model, the color #daeae4 can be represented as Cyan=0.068376068376068%, Magenta=0%, Yellow=0.025641025641026%, and Black=0.082352941176471%.
This color is named Arctic Flow.
Shades of #daeae4
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 #daeae4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daeae4
Preview of #daeae4 on White Background
The contrast ratio of #daeae4 with white color is 1.24
Preview of #daeae4 on black background
The contrast ratio of #daeae4 with black color is 16.87
#daeae4 color will look good with a black background.
Color Schemes of #daeae4
Triadic Colors of #daeae4
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 #daeae4
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 #daeae4
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 #daeae4
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: #daeae4;
}
This is a sample text used for the color #daeae4. 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: #daeae4;
}
This is a sample text used for the color #daeae4. 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 #daeae4;
}
This is a sample text used for the color #daeae4. 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.06%
Green 34.41%
Blue 33.53%
CMYK Percentage
Cyan 38.77
Magenta 0%
Yellow 14.54%
Black 46.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.