#deda27 Hex Color
rgb(222, 218, 39)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | de | da | 27 | - | #deda27 |
| RGB | 222 | 218 | 39 | - | rgb(222,218,39) |
| HSL | 59 | 73% | 51% | - | hsl(59,73%,51%) |
| HSV | 59 | 82% | 87% | - | hsv(59,82%,87%) |
| XYZ | 55.5618 | 65.8189 | 11.6954 | - | xyz(55.5618,65.8189,11.6954) |
| CIE-LAB | 84.9 | -16.86 | 78.9 | - | lab(84.9,-16.86,78.9) |
| CMYK | 0 | 0.018018018018018 | 0.82432432432432 | 0.12941176470588 | cmyk(0,0.018018018018018,0.82432432432432,0.12941176470588) |
Description
The RGB value of color #deda27 is rgb(222, 218, 39).
In the hex color #deda27, The value of Red is 222, value of Green is 218, and value of Blue is 39. The primary color is Red. Similarly, The HSL values for #deda27 consists of 59° Hue, 73% Saturation, and 51% Lightness.
In the CMYK color model, the color #deda27 can be represented as Cyan=0%, Magenta=0.018018018018018%, Yellow=0.82432432432432%, and Black=0.12941176470588%.
Shades of #deda27
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 #deda27
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #deda27
Preview of #deda27 on White Background
The contrast ratio of #deda27 with white color is 1.48
Preview of #deda27 on black background
The contrast ratio of #deda27 with black color is 14.16
#deda27 color will look good with a black background.
Color Schemes of #deda27
Triadic Colors of #deda27
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 #deda27
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 #deda27
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 #deda27
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: #deda27;
}
This is a sample text used for the color #deda27. 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: #deda27;
}
This is a sample text used for the color #deda27. 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 #deda27;
}
This is a sample text used for the color #deda27. 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 46.35%
Green 45.51%
Blue 8.14%
CMYK Percentage
Cyan 0
Magenta 1.85%
Yellow 84.83%
Black 13.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.