#c90841 Hex Color
rgb(201, 8, 65)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 08 | 41 | - | #c90841 |
RGB | 201 | 8 | 65 | - | rgb(201,8,65) |
HSL | 342 | 92% | 41% | - | hsl(342,92%,41%) |
HSV | 342 | 96% | 79% | - | hsv(342,96%,79%) |
XYZ | 25.1284 | 12.9728 | 6.1806 | - | xyz(25.1284,12.9728,6.1806) |
CIE-LAB | 42.72 | 67.79 | 24.38 | - | lab(42.72,67.79,24.38) |
CMYK | 0 | 0.96019900497512 | 0.67661691542289 | 0.21176470588235 | cmyk(0,0.96019900497512,0.67661691542289,0.21176470588235) |
Description
The RGB value of color #c90841 is rgb(201, 8, 65).
In the hex color #c90841, The value of Red is 201, value of Green is 8, and value of Blue is 65. The primary color is Red. Similarly, The HSL values for #c90841 consists of 342° Hue, 92% Saturation, and 41% Lightness.
In the CMYK color model, the color #c90841 can be represented as Cyan=0%, Magenta=0.96019900497512%, Yellow=0.67661691542289%, and Black=0.21176470588235%.
Shades of #c90841
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 #c90841
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c90841
Preview of #c90841 on White Background
The contrast ratio of #c90841 with white color is 5.84
#c90841 color will look good on a white background.
Preview of #c90841 on black background
The contrast ratio of #c90841 with black color is 3.59
Color Schemes of #c90841
Triadic Colors of #c90841
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 #c90841
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 #c90841
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 #c90841
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 #c90841
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: #c90841;
}
This is a sample text used for the color #c90841. 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: #c90841;
}
This is a sample text used for the color #c90841. 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 #c90841;
}
This is a sample text used for the color #c90841. 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 73.36%
Green 2.92%
Blue 23.72%
CMYK Percentage
Cyan 0
Magenta 51.94%
Yellow 36.6%
Black 11.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.