#c9404c Hex Color
rgb(201, 64, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 40 | 4c | - | #c9404c |
RGB | 201 | 64 | 76 | - | rgb(201,64,76) |
HSL | 355 | 56% | 52% | - | hsl(355,56%,52%) |
HSV | 355 | 68% | 79% | - | hsv(355,68%,79%) |
XYZ | 27.2253 | 16.6061 | 8.6078 | - | xyz(27.2253,16.6061,8.6078) |
CIE-LAB | 47.76 | 54.77 | 24.09 | - | lab(47.76,54.77,24.09) |
CMYK | 0 | 0.681592039801 | 0.62189054726368 | 0.21176470588235 | cmyk(0,0.681592039801,0.62189054726368,0.21176470588235) |
Description
The RGB value of color #c9404c is rgb(201, 64, 76).
In the hex color #c9404c, The value of Red is 201, value of Green is 64, and value of Blue is 76. The primary color is Red. Similarly, The HSL values for #c9404c consists of 355° Hue, 56% Saturation, and 52% Lightness.
In the CMYK color model, the color #c9404c can be represented as Cyan=0%, Magenta=0.681592039801%, Yellow=0.62189054726368%, and Black=0.21176470588235%.
Shades of #c9404c
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 #c9404c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9404c
Preview of #c9404c on White Background
The contrast ratio of #c9404c with white color is 4.86
#c9404c color will look good on a white background.
Preview of #c9404c on black background
The contrast ratio of #c9404c with black color is 4.32
Color Schemes of #c9404c
Triadic Colors of #c9404c
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 #c9404c
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 #c9404c
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 #c9404c
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: #c9404c;
}
This is a sample text used for the color #c9404c. 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: #c9404c;
}
This is a sample text used for the color #c9404c. 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 #c9404c;
}
This is a sample text used for the color #c9404c. 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 58.94%
Green 18.77%
Blue 22.29%
CMYK Percentage
Cyan 0
Magenta 44.98%
Yellow 41.04%
Black 13.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.