#c32a2f Hex Color
rgb(195, 42, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 2a | 2f | - | #c32a2f |
RGB | 195 | 42 | 47 | - | rgb(195,42,47) |
HSL | 358 | 65% | 46% | - | hsl(358,65%,46%) |
HSV | 358 | 78% | 76% | - | hsv(358,78%,76%) |
XYZ | 23.8467 | 13.4633 | 4.0311 | - | xyz(23.8467,13.4633,4.0311) |
CIE-LAB | 43.45 | 59.09 | 35.85 | - | lab(43.45,59.09,35.85) |
CMYK | 0 | 0.78461538461538 | 0.75897435897436 | 0.23529411764706 | cmyk(0,0.78461538461538,0.75897435897436,0.23529411764706) |
Description
The RGB value of color #c32a2f is rgb(195, 42, 47).
In the hex color #c32a2f, The value of Red is 195, value of Green is 42, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #c32a2f consists of 358° Hue, 65% Saturation, and 46% Lightness.
In the CMYK color model, the color #c32a2f can be represented as Cyan=0%, Magenta=0.78461538461538%, Yellow=0.75897435897436%, and Black=0.23529411764706%.
Shades of #c32a2f
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 #c32a2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c32a2f
Preview of #c32a2f on White Background
The contrast ratio of #c32a2f with white color is 5.69
#c32a2f color will look good on a white background.
Preview of #c32a2f on black background
The contrast ratio of #c32a2f with black color is 3.69
Color Schemes of #c32a2f
Triadic Colors of #c32a2f
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 #c32a2f
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 #c32a2f
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 #c32a2f
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: #c32a2f;
}
This is a sample text used for the color #c32a2f. 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: #c32a2f;
}
This is a sample text used for the color #c32a2f. 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 #c32a2f;
}
This is a sample text used for the color #c32a2f. 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 68.66%
Green 14.79%
Blue 16.55%
CMYK Percentage
Cyan 0
Magenta 44.11%
Yellow 42.67%
Black 13.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.