#daf3df Hex Color
rgb(218, 243, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | f3 | df | - | #daf3df |
RGB | 218 | 243 | 223 | - | rgb(218,243,223) |
HSL | 132 | 51% | 90% | - | hsl(132,51%,90%) |
HSV | 132 | 10% | 95% | - | hsv(132,10%,95%) |
XYZ | 74.2833 | 84.3343 | 82.175 | - | xyz(74.2833,84.3343,82.175) |
CIE-LAB | 93.6 | -11.83 | 6.87 | - | lab(93.6,-11.83,6.87) |
CMYK | 0.10288065843621 | 0 | 0.082304526748971 | 0.047058823529412 | cmyk(0.10288065843621,0,0.082304526748971,0.047058823529412) |
Description
The RGB value of color #daf3df is rgb(218, 243, 223).
In the hex color #daf3df, The value of Red is 218, value of Green is 243, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #daf3df consists of 132° Hue, 51% Saturation, and 90% Lightness.
In the CMYK color model, the color #daf3df can be represented as Cyan=0.10288065843621%, Magenta=0%, Yellow=0.082304526748971%, and Black=0.047058823529412%.
Shades of #daf3df
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 #daf3df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daf3df
Preview of #daf3df on White Background
The contrast ratio of #daf3df with white color is 1.18
Preview of #daf3df on black background
The contrast ratio of #daf3df with black color is 17.87
#daf3df color will look good with a black background.
Color Schemes of #daf3df
Triadic Colors of #daf3df
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 #daf3df
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 #daf3df
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 #daf3df
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: #daf3df;
}
This is a sample text used for the color #daf3df. 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: #daf3df;
}
This is a sample text used for the color #daf3df. 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 #daf3df;
}
This is a sample text used for the color #daf3df. 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.87%
Green 35.53%
Blue 32.6%
CMYK Percentage
Cyan 44.3
Magenta 0%
Yellow 35.44%
Black 20.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.