#daf3e1 Hex Color
rgb(218, 243, 225)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | f3 | e1 | - | #daf3e1 |
RGB | 218 | 243 | 225 | - | rgb(218,243,225) |
HSL | 137 | 51% | 90% | - | hsl(137,51%,90%) |
HSV | 137 | 10% | 95% | - | hsv(137,10%,95%) |
XYZ | 74.5546 | 84.4429 | 83.6038 | - | xyz(74.5546,84.4429,83.6038) |
CIE-LAB | 93.64 | -11.48 | 5.9 | - | lab(93.64,-11.48,5.9) |
CMYK | 0.10288065843621 | 0 | 0.074074074074074 | 0.047058823529412 | cmyk(0.10288065843621,0,0.074074074074074,0.047058823529412) |
Description
The RGB value of color #daf3e1 is rgb(218, 243, 225).
In the hex color #daf3e1, The value of Red is 218, value of Green is 243, and value of Blue is 225. The primary color is Green. Similarly, The HSL values for #daf3e1 consists of 137° Hue, 51% Saturation, and 90% Lightness.
In the CMYK color model, the color #daf3e1 can be represented as Cyan=0.10288065843621%, Magenta=0%, Yellow=0.074074074074074%, and Black=0.047058823529412%.
Shades of #daf3e1
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 #daf3e1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daf3e1
Preview of #daf3e1 on White Background
The contrast ratio of #daf3e1 with white color is 1.17
Preview of #daf3e1 on black background
The contrast ratio of #daf3e1 with black color is 17.89
#daf3e1 color will look good with a black background.
Color Schemes of #daf3e1
Triadic Colors of #daf3e1
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 #daf3e1
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 #daf3e1
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 #daf3e1
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: #daf3e1;
}
This is a sample text used for the color #daf3e1. 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: #daf3e1;
}
This is a sample text used for the color #daf3e1. 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 #daf3e1;
}
This is a sample text used for the color #daf3e1. 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.78%
Green 35.42%
Blue 32.8%
CMYK Percentage
Cyan 45.93
Magenta 0%
Yellow 33.07%
Black 21.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.