#daf99d Hex Color
rgb(218, 249, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | da | f9 | 9d | - | #daf99d |
RGB | 218 | 249 | 157 | - | rgb(218,249,157) |
HSL | 80 | 88% | 80% | - | hsl(80,88%,80%) |
HSV | 80 | 37% | 98% | - | hsv(80,37%,98%) |
XYZ | 68.8749 | 85.0911 | 44.6924 | - | xyz(68.8749,85.0911,44.6924) |
CIE-LAB | 93.92 | -24.7 | 40.89 | - | lab(93.92,-24.7,40.89) |
CMYK | 0.12449799196787 | 0 | 0.36947791164659 | 0.023529411764706 | cmyk(0.12449799196787,0,0.36947791164659,0.023529411764706) |
Description
The RGB value of color #daf99d is rgb(218, 249, 157).
In the hex color #daf99d, The value of Red is 218, value of Green is 249, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #daf99d consists of 80° Hue, 88% Saturation, and 80% Lightness.
In the CMYK color model, the color #daf99d can be represented as Cyan=0.12449799196787%, Magenta=0%, Yellow=0.36947791164659%, and Black=0.023529411764706%.
Shades of #daf99d
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 #daf99d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #daf99d
Preview of #daf99d on White Background
The contrast ratio of #daf99d with white color is 1.17
Preview of #daf99d on black background
The contrast ratio of #daf99d with black color is 18.02
#daf99d color will look good with a black background.
Color Schemes of #daf99d
Triadic Colors of #daf99d
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 #daf99d
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 #daf99d
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 #daf99d
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: #daf99d;
}
This is a sample text used for the color #daf99d. 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: #daf99d;
}
This is a sample text used for the color #daf99d. 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 #daf99d;
}
This is a sample text used for the color #daf99d. 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 34.94%
Green 39.9%
Blue 25.16%
CMYK Percentage
Cyan 24.06
Magenta 0%
Yellow 71.4%
Black 4.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.