#d92c29 Hex Color
rgb(217, 44, 41)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 2c | 29 | - | #d92c29 |
RGB | 217 | 44 | 41 | - | rgb(217,44,41) |
HSL | 1 | 70% | 51% | - | hsl(1,70%,51%) |
HSV | 1 | 81% | 85% | - | hsv(1,81%,85%) |
XYZ | 29.9162 | 16.7132 | 3.747 | - | xyz(29.9162,16.7132,3.747) |
CIE-LAB | 47.9 | 64.7 | 45.11 | - | lab(47.9,64.7,45.11) |
CMYK | 0 | 0.79723502304147 | 0.8110599078341 | 0.14901960784314 | cmyk(0,0.79723502304147,0.8110599078341,0.14901960784314) |
Description
The RGB value of color #d92c29 is rgb(217, 44, 41).
In the hex color #d92c29, The value of Red is 217, value of Green is 44, and value of Blue is 41. The primary color is Red. Similarly, The HSL values for #d92c29 consists of 1° Hue, 70% Saturation, and 51% Lightness.
In the CMYK color model, the color #d92c29 can be represented as Cyan=0%, Magenta=0.79723502304147%, Yellow=0.8110599078341%, and Black=0.14901960784314%.
Shades of #d92c29
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 #d92c29
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d92c29
Preview of #d92c29 on White Background
The contrast ratio of #d92c29 with white color is 4.84
#d92c29 color will look good on a white background.
Preview of #d92c29 on black background
The contrast ratio of #d92c29 with black color is 4.34
Color Schemes of #d92c29
Triadic Colors of #d92c29
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 #d92c29
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 #d92c29
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 #d92c29
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: #d92c29;
}
This is a sample text used for the color #d92c29. 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: #d92c29;
}
This is a sample text used for the color #d92c29. 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 #d92c29;
}
This is a sample text used for the color #d92c29. 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 71.85%
Green 14.57%
Blue 13.58%
CMYK Percentage
Cyan 0
Magenta 45.37%
Yellow 46.15%
Black 8.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.