#dec60c Hex Color
rgb(222, 198, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | c6 | 0c | - | #dec60c |
RGB | 222 | 198 | 12 | - | rgb(222,198,12) |
HSL | 53 | 90% | 46% | - | hsl(53,90%,46%) |
HSV | 53 | 95% | 87% | - | hsv(53,95%,87%) |
XYZ | 50.3846 | 55.9443 | 8.4906 | - | xyz(50.3846,55.9443,8.4906) |
CIE-LAB | 79.58 | -7.33 | 79.35 | - | lab(79.58,-7.33,79.35) |
CMYK | 0 | 0.10810810810811 | 0.94594594594595 | 0.12941176470588 | cmyk(0,0.10810810810811,0.94594594594595,0.12941176470588) |
Description
The RGB value of color #dec60c is rgb(222, 198, 12).
In the hex color #dec60c, The value of Red is 222, value of Green is 198, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #dec60c consists of 53° Hue, 90% Saturation, and 46% Lightness.
In the CMYK color model, the color #dec60c can be represented as Cyan=0%, Magenta=0.10810810810811%, Yellow=0.94594594594595%, and Black=0.12941176470588%.
Shades of #dec60c
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 #dec60c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dec60c
Preview of #dec60c on White Background
The contrast ratio of #dec60c with white color is 1.72
Preview of #dec60c on black background
The contrast ratio of #dec60c with black color is 12.19
#dec60c color will look good with a black background.
Color Schemes of #dec60c
Triadic Colors of #dec60c
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 #dec60c
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 #dec60c
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 #dec60c
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: #dec60c;
}
This is a sample text used for the color #dec60c. 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: #dec60c;
}
This is a sample text used for the color #dec60c. 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 #dec60c;
}
This is a sample text used for the color #dec60c. 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 51.39%
Green 45.83%
Blue 2.78%
CMYK Percentage
Cyan 0
Magenta 9.13%
Yellow 79.93%
Black 10.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.