#c4462c Hex Color
rgb(196, 70, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 46 | 2c | - | #c4462c |
RGB | 196 | 70 | 44 | - | rgb(196,70,44) |
HSL | 10 | 63% | 47% | - | hsl(10,63%,47%) |
HSV | 10 | 78% | 77% | - | hsv(10,78%,77%) |
XYZ | 25.4097 | 16.2979 | 4.1894 | - | xyz(25.4097,16.2979,4.1894) |
CIE-LAB | 47.36 | 48.98 | 41.73 | - | lab(47.36,48.98,41.73) |
CMYK | 0 | 0.64285714285714 | 0.77551020408163 | 0.23137254901961 | cmyk(0,0.64285714285714,0.77551020408163,0.23137254901961) |
Description
The RGB value of color #c4462c is rgb(196, 70, 44).
In the hex color #c4462c, The value of Red is 196, value of Green is 70, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #c4462c consists of 10° Hue, 63% Saturation, and 47% Lightness.
In the CMYK color model, the color #c4462c can be represented as Cyan=0%, Magenta=0.64285714285714%, Yellow=0.77551020408163%, and Black=0.23137254901961%.
Shades of #c4462c
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 #c4462c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4462c
Preview of #c4462c on White Background
The contrast ratio of #c4462c with white color is 4.93
#c4462c color will look good on a white background.
Preview of #c4462c on black background
The contrast ratio of #c4462c with black color is 4.26
Color Schemes of #c4462c
Triadic Colors of #c4462c
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 #c4462c
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 #c4462c
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 #c4462c
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: #c4462c;
}
This is a sample text used for the color #c4462c. 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: #c4462c;
}
This is a sample text used for the color #c4462c. 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 #c4462c;
}
This is a sample text used for the color #c4462c. 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 63.23%
Green 22.58%
Blue 14.19%
CMYK Percentage
Cyan 0
Magenta 38.97%
Yellow 47.01%
Black 14.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.