#cc822b Hex Color
rgb(204, 130, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 82 | 2b | - | #cc822b |
RGB | 204 | 130 | 43 | - | rgb(204,130,43) |
HSL | 32 | 65% | 48% | - | hsl(32,65%,48%) |
HSV | 32 | 79% | 80% | - | hsv(32,79%,80%) |
XYZ | 33.3205 | 28.9771 | 6.1224 | - | xyz(33.3205,28.9771,6.1224) |
CIE-LAB | 60.76 | 21.69 | 55.73 | - | lab(60.76,21.69,55.73) |
CMYK | 0 | 0.36274509803922 | 0.78921568627451 | 0.2 | cmyk(0,0.36274509803922,0.78921568627451,0.2) |
Description
The RGB value of color #cc822b is rgb(204, 130, 43).
In the hex color #cc822b, The value of Red is 204, value of Green is 130, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #cc822b consists of 32° Hue, 65% Saturation, and 48% Lightness.
In the CMYK color model, the color #cc822b can be represented as Cyan=0%, Magenta=0.36274509803922%, Yellow=0.78921568627451%, and Black=0.2%.
Shades of #cc822b
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 #cc822b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc822b
Preview of #cc822b on White Background
The contrast ratio of #cc822b with white color is 3.09
Preview of #cc822b on black background
The contrast ratio of #cc822b with black color is 6.8
#cc822b color will look good with a black background.
Color Schemes of #cc822b
Triadic Colors of #cc822b
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 #cc822b
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 #cc822b
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 #cc822b
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: #cc822b;
}
This is a sample text used for the color #cc822b. 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: #cc822b;
}
This is a sample text used for the color #cc822b. 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 #cc822b;
}
This is a sample text used for the color #cc822b. 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 54.11%
Green 34.48%
Blue 11.41%
CMYK Percentage
Cyan 0
Magenta 26.83%
Yellow 58.38%
Black 14.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.