#dee6aa Hex Color
rgb(222, 230, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | e6 | aa | - | #dee6aa |
RGB | 222 | 230 | 170 | - | rgb(222,230,170) |
HSL | 68 | 55% | 78% | - | hsl(68,55%,78%) |
HSV | 68 | 26% | 90% | - | hsv(68,26%,90%) |
XYZ | 65.6767 | 75.0255 | 49.05 | - | xyz(65.6767,75.0255,49.05) |
CIE-LAB | 89.4 | -12.29 | 28.42 | - | lab(89.4,-12.29,28.42) |
CMYK | 0.034782608695652 | 0 | 0.26086956521739 | 0.098039215686274 | cmyk(0.034782608695652,0,0.26086956521739,0.098039215686274) |
Description
The RGB value of color #dee6aa is rgb(222, 230, 170).
In the hex color #dee6aa, The value of Red is 222, value of Green is 230, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #dee6aa consists of 68° Hue, 55% Saturation, and 78% Lightness.
In the CMYK color model, the color #dee6aa can be represented as Cyan=0.034782608695652%, Magenta=0%, Yellow=0.26086956521739%, and Black=0.098039215686274%.
Shades of #dee6aa
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 #dee6aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee6aa
Preview of #dee6aa on White Background
The contrast ratio of #dee6aa with white color is 1.31
Preview of #dee6aa on black background
The contrast ratio of #dee6aa with black color is 16.01
#dee6aa color will look good with a black background.
Color Schemes of #dee6aa
Triadic Colors of #dee6aa
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 #dee6aa
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 #dee6aa
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 #dee6aa
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: #dee6aa;
}
This is a sample text used for the color #dee6aa. 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: #dee6aa;
}
This is a sample text used for the color #dee6aa. 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 #dee6aa;
}
This is a sample text used for the color #dee6aa. 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 35.69%
Green 36.98%
Blue 27.33%
CMYK Percentage
Cyan 8.83
Magenta 0%
Yellow 66.26%
Black 24.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.