#ccb042 Hex Color
rgb(204, 176, 66)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | b0 | 42 | - | #ccb042 |
RGB | 204 | 176 | 66 | - | rgb(204,176,66) |
HSL | 48 | 58% | 53% | - | hsl(48,58%,53%) |
HSV | 48 | 68% | 80% | - | hsv(48,68%,80%) |
XYZ | 41.4105 | 44.2814 | 11.5188 | - | xyz(41.4105,44.2814,11.5188) |
CIE-LAB | 72.42 | -2.06 | 57.85 | - | lab(72.42,-2.06,57.85) |
CMYK | 0 | 0.13725490196078 | 0.67647058823529 | 0.2 | cmyk(0,0.13725490196078,0.67647058823529,0.2) |
Description
The RGB value of color #ccb042 is rgb(204, 176, 66).
In the hex color #ccb042, The value of Red is 204, value of Green is 176, and value of Blue is 66. The primary color is Red. Similarly, The HSL values for #ccb042 consists of 48° Hue, 58% Saturation, and 53% Lightness.
In the CMYK color model, the color #ccb042 can be represented as Cyan=0%, Magenta=0.13725490196078%, Yellow=0.67647058823529%, and Black=0.2%.
Shades of #ccb042
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 #ccb042
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccb042
Preview of #ccb042 on White Background
The contrast ratio of #ccb042 with white color is 2.13
Preview of #ccb042 on black background
The contrast ratio of #ccb042 with black color is 9.86
#ccb042 color will look good with a black background.
Color Schemes of #ccb042
Triadic Colors of #ccb042
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 #ccb042
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 #ccb042
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 #ccb042
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: #ccb042;
}
This is a sample text used for the color #ccb042. 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: #ccb042;
}
This is a sample text used for the color #ccb042. 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 #ccb042;
}
This is a sample text used for the color #ccb042. 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 45.74%
Green 39.46%
Blue 14.8%
CMYK Percentage
Cyan 0
Magenta 13.54%
Yellow 66.73%
Black 19.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.