#dee268 Hex Color
rgb(222, 226, 104)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | de | e2 | 68 | - | #dee268 |
| RGB | 222 | 226 | 104 | - | rgb(222,226,104) |
| HSL | 62 | 68% | 65% | - | hsl(62,68%,65%) |
| HSV | 62 | 54% | 89% | - | hsv(62,54%,89%) |
| XYZ | 59.8192 | 70.9218 | 23.6332 | - | xyz(59.8192,70.9218,23.6332) |
| CIE-LAB | 87.45 | -17.41 | 58.16 | - | lab(87.45,-17.41,58.16) |
| CMYK | 0.017699115044248 | 0 | 0.53982300884956 | 0.11372549019608 | cmyk(0.017699115044248,0,0.53982300884956,0.11372549019608) |
Description
The RGB value of color #dee268 is rgb(222, 226, 104).
In the hex color #dee268, The value of Red is 222, value of Green is 226, and value of Blue is 104. The primary color is Green. Similarly, The HSL values for #dee268 consists of 62° Hue, 68% Saturation, and 65% Lightness.
In the CMYK color model, the color #dee268 can be represented as Cyan=0.017699115044248%, Magenta=0%, Yellow=0.53982300884956%, and Black=0.11372549019608%.
Shades of #dee268
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 #dee268
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dee268
Preview of #dee268 on White Background
The contrast ratio of #dee268 with white color is 1.38
Preview of #dee268 on black background
The contrast ratio of #dee268 with black color is 15.18
#dee268 color will look good with a black background.
Color Schemes of #dee268
Triadic Colors of #dee268
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 #dee268
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 #dee268
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 #dee268
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: #dee268;
}
This is a sample text used for the color #dee268. 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: #dee268;
}
This is a sample text used for the color #dee268. 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 #dee268;
}
This is a sample text used for the color #dee268. 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 40.22%
Green 40.94%
Blue 18.84%
CMYK Percentage
Cyan 2.64
Magenta 0%
Yellow 80.42%
Black 16.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.