#d2de7f Hex Color
rgb(210, 222, 127)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d2 | de | 7f | - | #d2de7f |
| RGB | 210 | 222 | 127 | - | rgb(210,222,127) |
| HSL | 68 | 59% | 68% | - | hsl(68,59%,68%) |
| HSV | 68 | 43% | 87% | - | hsv(68,43%,87%) |
| XYZ | 56.5304 | 67.4765 | 30.1235 | - | xyz(56.5304,67.4765,30.1235) |
| CIE-LAB | 85.74 | -18.07 | 45.1 | - | lab(85.74,-18.07,45.1) |
| CMYK | 0.054054054054054 | 0 | 0.42792792792793 | 0.12941176470588 | cmyk(0.054054054054054,0,0.42792792792793,0.12941176470588) |
Description
The RGB value of color #d2de7f is rgb(210, 222, 127).
In the hex color #d2de7f, The value of Red is 210, value of Green is 222, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #d2de7f consists of 68° Hue, 59% Saturation, and 68% Lightness.
In the CMYK color model, the color #d2de7f can be represented as Cyan=0.054054054054054%, Magenta=0%, Yellow=0.42792792792793%, and Black=0.12941176470588%.
Shades of #d2de7f
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 #d2de7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2de7f
Preview of #d2de7f on White Background
The contrast ratio of #d2de7f with white color is 1.45
Preview of #d2de7f on black background
The contrast ratio of #d2de7f with black color is 14.5
#d2de7f color will look good with a black background.
Color Schemes of #d2de7f
Triadic Colors of #d2de7f
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 #d2de7f
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 #d2de7f
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 #d2de7f
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: #d2de7f;
}
This is a sample text used for the color #d2de7f. 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: #d2de7f;
}
This is a sample text used for the color #d2de7f. 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 #d2de7f;
}
This is a sample text used for the color #d2de7f. 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 37.57%
Green 39.71%
Blue 22.72%
CMYK Percentage
Cyan 8.84
Magenta 0%
Yellow 69.99%
Black 21.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.