#c90246 Hex Color
rgb(201, 2, 70)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | c9 | 02 | 46 | - | #c90246 |
| RGB | 201 | 2 | 70 | - | rgb(201,2,70) |
| HSL | 339 | 98% | 40% | - | hsl(339,98%,40%) |
| HSV | 339 | 99% | 79% | - | hsv(339,99%,79%) |
| XYZ | 25.2146 | 12.9031 | 6.9559 | - | xyz(25.2146,12.9031,6.9559) |
| CIE-LAB | 42.62 | 68.61 | 21.11 | - | lab(42.62,68.61,21.11) |
| CMYK | 0 | 0.99004975124378 | 0.65174129353234 | 0.21176470588235 | cmyk(0,0.99004975124378,0.65174129353234,0.21176470588235) |
Description
The RGB value of color #c90246 is rgb(201, 2, 70).
In the hex color #c90246, The value of Red is 201, value of Green is 2, and value of Blue is 70. The primary color is Red. Similarly, The HSL values for #c90246 consists of 339° Hue, 98% Saturation, and 40% Lightness.
In the CMYK color model, the color #c90246 can be represented as Cyan=0%, Magenta=0.99004975124378%, Yellow=0.65174129353234%, and Black=0.21176470588235%.
Shades of #c90246
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 #c90246
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c90246
Preview of #c90246 on White Background
The contrast ratio of #c90246 with white color is 5.86
#c90246 color will look good on a white background.
Preview of #c90246 on black background
The contrast ratio of #c90246 with black color is 3.58
Color Schemes of #c90246
Triadic Colors of #c90246
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 #c90246
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 #c90246
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 #c90246
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 #c90246
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: #c90246;
}
This is a sample text used for the color #c90246. 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: #c90246;
}
This is a sample text used for the color #c90246. 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 #c90246;
}
This is a sample text used for the color #c90246. 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.63%
Green 0.73%
Blue 25.64%
CMYK Percentage
Cyan 0
Magenta 53.41%
Yellow 35.16%
Black 11.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.