#dee27c Hex Color
rgb(222, 226, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e2 | 7c | - | #dee27c |
RGB | 222 | 226 | 124 | - | rgb(222,226,124) |
HSL | 62 | 64% | 69% | - | hsl(62,64%,69%) |
HSV | 62 | 45% | 89% | - | hsv(62,45%,89%) |
XYZ | 60.9586 | 71.3775 | 29.6332 | - | xyz(60.9586,71.3775,29.6332) |
CIE-LAB | 87.67 | -15.66 | 49.13 | - | lab(87.67,-15.66,49.13) |
CMYK | 0.017699115044248 | 0 | 0.45132743362832 | 0.11372549019608 | cmyk(0.017699115044248,0,0.45132743362832,0.11372549019608) |
Description
The RGB value of color #dee27c is rgb(222, 226, 124).
In the hex color #dee27c, The value of Red is 222, value of Green is 226, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #dee27c consists of 62° Hue, 64% Saturation, and 69% Lightness.
In the CMYK color model, the color #dee27c can be represented as Cyan=0.017699115044248%, Magenta=0%, Yellow=0.45132743362832%, and Black=0.11372549019608%.
Shades of #dee27c
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 #dee27c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee27c
Preview of #dee27c on White Background
The contrast ratio of #dee27c with white color is 1.37
Preview of #dee27c on black background
The contrast ratio of #dee27c with black color is 15.28
#dee27c color will look good with a black background.
Color Schemes of #dee27c
Triadic Colors of #dee27c
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 #dee27c
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 #dee27c
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 #dee27c
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: #dee27c;
}
This is a sample text used for the color #dee27c. 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: #dee27c;
}
This is a sample text used for the color #dee27c. 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 #dee27c;
}
This is a sample text used for the color #dee27c. 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 38.81%
Green 39.51%
Blue 21.68%
CMYK Percentage
Cyan 3.04
Magenta 0%
Yellow 77.45%
Black 19.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.