#c53e39 Hex Color
rgb(197, 62, 57)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 3e | 39 | - | #c53e39 |
RGB | 197 | 62 | 57 | - | rgb(197,62,57) |
HSL | 2 | 55% | 50% | - | hsl(2,55%,50%) |
HSV | 2 | 71% | 77% | - | hsv(2,71%,77%) |
XYZ | 25.4871 | 15.611 | 5.5408 | - | xyz(25.4871,15.611,5.5408) |
CIE-LAB | 46.46 | 53.2 | 33.58 | - | lab(46.46,53.2,33.58) |
CMYK | 0 | 0.68527918781726 | 0.71065989847716 | 0.22745098039216 | cmyk(0,0.68527918781726,0.71065989847716,0.22745098039216) |
Description
The RGB value of color #c53e39 is rgb(197, 62, 57).
In the hex color #c53e39, The value of Red is 197, value of Green is 62, and value of Blue is 57. The primary color is Red. Similarly, The HSL values for #c53e39 consists of 2° Hue, 55% Saturation, and 50% Lightness.
In the CMYK color model, the color #c53e39 can be represented as Cyan=0%, Magenta=0.68527918781726%, Yellow=0.71065989847716%, and Black=0.22745098039216%.
Shades of #c53e39
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 #c53e39
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c53e39
Preview of #c53e39 on White Background
The contrast ratio of #c53e39 with white color is 5.09
#c53e39 color will look good on a white background.
Preview of #c53e39 on black background
The contrast ratio of #c53e39 with black color is 4.12
Color Schemes of #c53e39
Triadic Colors of #c53e39
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 #c53e39
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 #c53e39
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 #c53e39
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: #c53e39;
}
This is a sample text used for the color #c53e39. 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: #c53e39;
}
This is a sample text used for the color #c53e39. 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 #c53e39;
}
This is a sample text used for the color #c53e39. 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 62.34%
Green 19.62%
Blue 18.04%
CMYK Percentage
Cyan 0
Magenta 42.21%
Yellow 43.78%
Black 14.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.