#cc7c4f Hex Color
rgb(204, 124, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 7c | 4f | - | #cc7c4f |
RGB | 204 | 124 | 79 | - | rgb(204,124,79) |
HSL | 22 | 55% | 55% | - | hsl(22,55%,55%) |
HSV | 22 | 61% | 80% | - | hsv(22,61%,80%) |
XYZ | 33.5208 | 27.8172 | 10.9997 | - | xyz(33.5208,27.8172,10.9997) |
CIE-LAB | 59.72 | 26.87 | 37.41 | - | lab(59.72,26.87,37.41) |
CMYK | 0 | 0.3921568627451 | 0.61274509803922 | 0.2 | cmyk(0,0.3921568627451,0.61274509803922,0.2) |
Description
The RGB value of color #cc7c4f is rgb(204, 124, 79).
In the hex color #cc7c4f, The value of Red is 204, value of Green is 124, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #cc7c4f consists of 22° Hue, 55% Saturation, and 55% Lightness.
In the CMYK color model, the color #cc7c4f can be represented as Cyan=0%, Magenta=0.3921568627451%, Yellow=0.61274509803922%, and Black=0.2%.
Shades of #cc7c4f
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 #cc7c4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc7c4f
Preview of #cc7c4f on White Background
The contrast ratio of #cc7c4f with white color is 3.2
Preview of #cc7c4f on black background
The contrast ratio of #cc7c4f with black color is 6.56
#cc7c4f color will look good with a black background.
Color Schemes of #cc7c4f
Triadic Colors of #cc7c4f
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 #cc7c4f
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 #cc7c4f
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 #cc7c4f
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: #cc7c4f;
}
This is a sample text used for the color #cc7c4f. 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: #cc7c4f;
}
This is a sample text used for the color #cc7c4f. 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 #cc7c4f;
}
This is a sample text used for the color #cc7c4f. 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 50.12%
Green 30.47%
Blue 19.41%
CMYK Percentage
Cyan 0
Magenta 32.55%
Yellow 50.85%
Black 16.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.