#cc6b3b Hex Color
rgb(204, 107, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 6b | 3b | - | #cc6b3b |
RGB | 204 | 107 | 59 | - | rgb(204,107,59) |
HSL | 20 | 59% | 52% | - | hsl(20,59%,52%) |
HSV | 20 | 71% | 80% | - | hsv(20,71%,80%) |
XYZ | 30.949 | 23.6685 | 7.075 | - | xyz(30.949,23.6685,7.075) |
CIE-LAB | 55.75 | 34.7 | 43.31 | - | lab(55.75,34.7,43.31) |
CMYK | 0 | 0.47549019607843 | 0.71078431372549 | 0.2 | cmyk(0,0.47549019607843,0.71078431372549,0.2) |
Description
The RGB value of color #cc6b3b is rgb(204, 107, 59).
In the hex color #cc6b3b, The value of Red is 204, value of Green is 107, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #cc6b3b consists of 20° Hue, 59% Saturation, and 52% Lightness.
In the CMYK color model, the color #cc6b3b can be represented as Cyan=0%, Magenta=0.47549019607843%, Yellow=0.71078431372549%, and Black=0.2%.
Shades of #cc6b3b
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 #cc6b3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc6b3b
Preview of #cc6b3b on White Background
The contrast ratio of #cc6b3b with white color is 3.66
Preview of #cc6b3b on black background
The contrast ratio of #cc6b3b with black color is 5.73
#cc6b3b color will look good with a black background.
Color Schemes of #cc6b3b
Triadic Colors of #cc6b3b
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 #cc6b3b
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 #cc6b3b
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 #cc6b3b
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: #cc6b3b;
}
This is a sample text used for the color #cc6b3b. 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: #cc6b3b;
}
This is a sample text used for the color #cc6b3b. 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 #cc6b3b;
}
This is a sample text used for the color #cc6b3b. 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 55.14%
Green 28.92%
Blue 15.95%
CMYK Percentage
Cyan 0
Magenta 34.3%
Yellow 51.27%
Black 14.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.