#c43d35 Hex Color
rgb(196, 61, 53)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 3d | 35 | - | #c43d35 |
RGB | 196 | 61 | 53 | - | rgb(196,61,53) |
HSL | 3 | 57% | 49% | - | hsl(3,57%,49%) |
HSV | 3 | 73% | 77% | - | hsv(3,73%,77%) |
XYZ | 25.0763 | 15.3303 | 5.0055 | - | xyz(25.0763,15.3303,5.0055) |
CIE-LAB | 46.08 | 53.08 | 35.39 | - | lab(46.08,53.08,35.39) |
CMYK | 0 | 0.68877551020408 | 0.72959183673469 | 0.23137254901961 | cmyk(0,0.68877551020408,0.72959183673469,0.23137254901961) |
Description
The RGB value of color #c43d35 is rgb(196, 61, 53).
In the hex color #c43d35, The value of Red is 196, value of Green is 61, and value of Blue is 53. The primary color is Red. Similarly, The HSL values for #c43d35 consists of 3° Hue, 57% Saturation, and 49% Lightness.
In the CMYK color model, the color #c43d35 can be represented as Cyan=0%, Magenta=0.68877551020408%, Yellow=0.72959183673469%, and Black=0.23137254901961%.
Shades of #c43d35
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 #c43d35
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c43d35
Preview of #c43d35 on White Background
The contrast ratio of #c43d35 with white color is 5.16
#c43d35 color will look good on a white background.
Preview of #c43d35 on black background
The contrast ratio of #c43d35 with black color is 4.07
Color Schemes of #c43d35
Triadic Colors of #c43d35
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 #c43d35
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 #c43d35
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 #c43d35
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: #c43d35;
}
This is a sample text used for the color #c43d35. 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: #c43d35;
}
This is a sample text used for the color #c43d35. 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 #c43d35;
}
This is a sample text used for the color #c43d35. 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 19.68%
Blue 17.1%
CMYK Percentage
Cyan 0
Magenta 41.75%
Yellow 44.22%
Black 14.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.