#cc5a2f Hex Color
rgb(204, 90, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 5a | 2f | - | #cc5a2f |
RGB | 204 | 90 | 47 | - | rgb(204,90,47) |
HSL | 16 | 63% | 49% | - | hsl(16,63%,49%) |
HSV | 16 | 77% | 80% | - | hsv(16,77%,80%) |
XYZ | 29.0711 | 20.3549 | 5.086 | - | xyz(29.0711,20.3549,5.086) |
CIE-LAB | 52.24 | 42.76 | 45.62 | - | lab(52.24,42.76,45.62) |
CMYK | 0 | 0.55882352941176 | 0.76960784313725 | 0.2 | cmyk(0,0.55882352941176,0.76960784313725,0.2) |
Description
The RGB value of color #cc5a2f is rgb(204, 90, 47).
In the hex color #cc5a2f, The value of Red is 204, value of Green is 90, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #cc5a2f consists of 16° Hue, 63% Saturation, and 49% Lightness.
In the CMYK color model, the color #cc5a2f can be represented as Cyan=0%, Magenta=0.55882352941176%, Yellow=0.76960784313725%, and Black=0.2%.
Shades of #cc5a2f
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 #cc5a2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc5a2f
Preview of #cc5a2f on White Background
The contrast ratio of #cc5a2f with white color is 4.14
Preview of #cc5a2f on black background
The contrast ratio of #cc5a2f with black color is 5.07
#cc5a2f color will look good with a black background.
Color Schemes of #cc5a2f
Triadic Colors of #cc5a2f
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 #cc5a2f
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 #cc5a2f
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 #cc5a2f
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: #cc5a2f;
}
This is a sample text used for the color #cc5a2f. 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: #cc5a2f;
}
This is a sample text used for the color #cc5a2f. 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 #cc5a2f;
}
This is a sample text used for the color #cc5a2f. 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 59.82%
Green 26.39%
Blue 13.78%
CMYK Percentage
Cyan 0
Magenta 36.56%
Yellow 50.35%
Black 13.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.