#c92d33 Hex Color
rgb(201, 45, 51)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 2d | 33 | - | #c92d33 |
RGB | 201 | 45 | 51 | - | rgb(201,45,51) |
HSL | 358 | 63% | 48% | - | hsl(358,63%,48%) |
HSV | 358 | 78% | 79% | - | hsv(358,78%,79%) |
XYZ | 25.6233 | 14.5333 | 4.5867 | - | xyz(25.6233,14.5333,4.5867) |
CIE-LAB | 44.99 | 60.12 | 35.56 | - | lab(44.99,60.12,35.56) |
CMYK | 0 | 0.77611940298507 | 0.74626865671642 | 0.21176470588235 | cmyk(0,0.77611940298507,0.74626865671642,0.21176470588235) |
Description
The RGB value of color #c92d33 is rgb(201, 45, 51).
In the hex color #c92d33, The value of Red is 201, value of Green is 45, and value of Blue is 51. The primary color is Red. Similarly, The HSL values for #c92d33 consists of 358° Hue, 63% Saturation, and 48% Lightness.
In the CMYK color model, the color #c92d33 can be represented as Cyan=0%, Magenta=0.77611940298507%, Yellow=0.74626865671642%, and Black=0.21176470588235%.
Shades of #c92d33
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 #c92d33
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c92d33
Preview of #c92d33 on White Background
The contrast ratio of #c92d33 with white color is 5.38
#c92d33 color will look good on a white background.
Preview of #c92d33 on black background
The contrast ratio of #c92d33 with black color is 3.91
Color Schemes of #c92d33
Triadic Colors of #c92d33
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 #c92d33
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 #c92d33
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 #c92d33
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: #c92d33;
}
This is a sample text used for the color #c92d33. 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: #c92d33;
}
This is a sample text used for the color #c92d33. 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 #c92d33;
}
This is a sample text used for the color #c92d33. 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 67.68%
Green 15.15%
Blue 17.17%
CMYK Percentage
Cyan 0
Magenta 44.75%
Yellow 43.03%
Black 12.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.