#c0b41c Hex Color
rgb(192, 180, 28)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | b4 | 1c | - | #c0b41c |
RGB | 192 | 180 | 28 | - | rgb(192,180,28) |
HSL | 56 | 75% | 43% | - | hsl(56,75%,43%) |
HSV | 56 | 85% | 75% | - | hsv(56,85%,75%) |
XYZ | 38.2691 | 43.9328 | 7.5615 | - | xyz(38.2691,43.9328,7.5615) |
CIE-LAB | 72.18 | -10.89 | 69.83 | - | lab(72.18,-10.89,69.83) |
CMYK | 0 | 0.0625 | 0.85416666666667 | 0.24705882352941 | cmyk(0,0.0625,0.85416666666667,0.24705882352941) |
Description
The RGB value of color #c0b41c is rgb(192, 180, 28).
In the hex color #c0b41c, The value of Red is 192, value of Green is 180, and value of Blue is 28. The primary color is Red. Similarly, The HSL values for #c0b41c consists of 56° Hue, 75% Saturation, and 43% Lightness.
In the CMYK color model, the color #c0b41c can be represented as Cyan=0%, Magenta=0.0625%, Yellow=0.85416666666667%, and Black=0.24705882352941%.
Shades of #c0b41c
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 #c0b41c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0b41c
Preview of #c0b41c on White Background
The contrast ratio of #c0b41c with white color is 2.15
Preview of #c0b41c on black background
The contrast ratio of #c0b41c with black color is 9.79
#c0b41c color will look good with a black background.
Color Schemes of #c0b41c
Triadic Colors of #c0b41c
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 #c0b41c
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 #c0b41c
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 #c0b41c
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.
Monochromatic Colors of #c0b41c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c0b41c;
}
This is a sample text used for the color #c0b41c. 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: #c0b41c;
}
This is a sample text used for the color #c0b41c. 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 #c0b41c;
}
This is a sample text used for the color #c0b41c. 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 48%
Green 45%
Blue 7%
CMYK Percentage
Cyan 0
Magenta 5.37%
Yellow 73.4%
Black 21.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.