#daf5c9 Hex Color
rgb(218, 245, 201)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | f5 | c9 | - | #daf5c9 |
RGB | 218 | 245 | 201 | - | rgb(218,245,201) |
HSL | 97 | 69% | 87% | - | hsl(97,69%,87%) |
HSV | 97 | 18% | 96% | - | hsv(97,18%,96%) |
XYZ | 72.1085 | 84.4273 | 67.7539 | - | xyz(72.1085,84.4273,67.7539) |
CIE-LAB | 93.64 | -16.55 | 18.28 | - | lab(93.64,-16.55,18.28) |
CMYK | 0.11020408163265 | 0 | 0.17959183673469 | 0.03921568627451 | cmyk(0.11020408163265,0,0.17959183673469,0.03921568627451) |
Description
The RGB value of color #daf5c9 is rgb(218, 245, 201).
In the hex color #daf5c9, The value of Red is 218, value of Green is 245, and value of Blue is 201. The primary color is Green. Similarly, The HSL values for #daf5c9 consists of 97° Hue, 69% Saturation, and 87% Lightness.
In the CMYK color model, the color #daf5c9 can be represented as Cyan=0.11020408163265%, Magenta=0%, Yellow=0.17959183673469%, and Black=0.03921568627451%.
Shades of #daf5c9
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 #daf5c9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daf5c9
Preview of #daf5c9 on White Background
The contrast ratio of #daf5c9 with white color is 1.17
Preview of #daf5c9 on black background
The contrast ratio of #daf5c9 with black color is 17.89
#daf5c9 color will look good with a black background.
Color Schemes of #daf5c9
Triadic Colors of #daf5c9
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 #daf5c9
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 #daf5c9
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 #daf5c9
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: #daf5c9;
}
This is a sample text used for the color #daf5c9. 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: #daf5c9;
}
This is a sample text used for the color #daf5c9. 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 #daf5c9;
}
This is a sample text used for the color #daf5c9. 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.83%
Green 36.9%
Blue 30.27%
CMYK Percentage
Cyan 33.5
Magenta 0%
Yellow 54.59%
Black 11.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.