#cc8845 Hex Color
rgb(204, 136, 69)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 88 | 45 | - | #cc8845 |
RGB | 204 | 136 | 69 | - | rgb(204,136,69) |
HSL | 30 | 57% | 54% | - | hsl(30,57%,54%) |
HSV | 30 | 66% | 80% | - | hsv(30,66%,80%) |
XYZ | 34.7802 | 30.8754 | 9.7566 | - | xyz(34.7802,30.8754,9.7566) |
CIE-LAB | 62.4 | 19.69 | 45.68 | - | lab(62.4,19.69,45.68) |
CMYK | 0 | 0.33333333333333 | 0.66176470588235 | 0.2 | cmyk(0,0.33333333333333,0.66176470588235,0.2) |
Description
The RGB value of color #cc8845 is rgb(204, 136, 69).
In the hex color #cc8845, The value of Red is 204, value of Green is 136, and value of Blue is 69. The primary color is Red. Similarly, The HSL values for #cc8845 consists of 30° Hue, 57% Saturation, and 54% Lightness.
In the CMYK color model, the color #cc8845 can be represented as Cyan=0%, Magenta=0.33333333333333%, Yellow=0.66176470588235%, and Black=0.2%.
Shades of #cc8845
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 #cc8845
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc8845
Preview of #cc8845 on White Background
The contrast ratio of #cc8845 with white color is 2.93
Preview of #cc8845 on black background
The contrast ratio of #cc8845 with black color is 7.18
#cc8845 color will look good with a black background.
Color Schemes of #cc8845
Triadic Colors of #cc8845
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 #cc8845
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 #cc8845
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 #cc8845
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: #cc8845;
}
This is a sample text used for the color #cc8845. 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: #cc8845;
}
This is a sample text used for the color #cc8845. 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 #cc8845;
}
This is a sample text used for the color #cc8845. 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 49.88%
Green 33.25%
Blue 16.87%
CMYK Percentage
Cyan 0
Magenta 27.89%
Yellow 55.37%
Black 16.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.