#c90d51 Hex Color
rgb(201, 13, 81)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 0d | 51 | - | #c90d51 |
RGB | 201 | 13 | 81 | - | rgb(201,13,81) |
HSL | 338 | 88% | 42% | - | hsl(338,88%,42%) |
HSV | 338 | 94% | 79% | - | hsv(338,94%,79%) |
XYZ | 25.7165 | 13.2994 | 8.9962 | - | xyz(25.7165,13.2994,8.9962) |
CIE-LAB | 43.21 | 68.17 | 14.98 | - | lab(43.21,68.17,14.98) |
CMYK | 0 | 0.93532338308458 | 0.59701492537313 | 0.21176470588235 | cmyk(0,0.93532338308458,0.59701492537313,0.21176470588235) |
Description
The RGB value of color #c90d51 is rgb(201, 13, 81).
In the hex color #c90d51, The value of Red is 201, value of Green is 13, and value of Blue is 81. The primary color is Red. Similarly, The HSL values for #c90d51 consists of 338° Hue, 88% Saturation, and 42% Lightness.
In the CMYK color model, the color #c90d51 can be represented as Cyan=0%, Magenta=0.93532338308458%, Yellow=0.59701492537313%, and Black=0.21176470588235%.
Shades of #c90d51
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 #c90d51
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c90d51
Preview of #c90d51 on White Background
The contrast ratio of #c90d51 with white color is 5.74
#c90d51 color will look good on a white background.
Preview of #c90d51 on black background
The contrast ratio of #c90d51 with black color is 3.66
Color Schemes of #c90d51
Triadic Colors of #c90d51
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 #c90d51
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 #c90d51
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 #c90d51
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.
Monochromatic Colors of #c90d51
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c90d51;
}
This is a sample text used for the color #c90d51. 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: #c90d51;
}
This is a sample text used for the color #c90d51. 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 #c90d51;
}
This is a sample text used for the color #c90d51. 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.14%
Green 4.41%
Blue 27.46%
CMYK Percentage
Cyan 0
Magenta 53.63%
Yellow 34.23%
Black 12.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.