#d32016 Hex Color
rgb(211, 32, 22)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d3 | 20 | 16 | - | #d32016 |
| RGB | 211 | 32 | 22 | - | rgb(211,32,22) |
| HSL | 3 | 81% | 46% | - | hsl(3,81%,46%) |
| HSV | 3 | 90% | 83% | - | hsv(3,90%,83%) |
| XYZ | 27.5253 | 14.9398 | 2.192 | - | xyz(27.5253,14.9398,2.192) |
| CIE-LAB | 45.55 | 65.49 | 51.72 | - | lab(45.55,65.49,51.72) |
| CMYK | 0 | 0.84834123222749 | 0.8957345971564 | 0.17254901960784 | cmyk(0,0.84834123222749,0.8957345971564,0.17254901960784) |
Description
The RGB value of color #d32016 is rgb(211, 32, 22).
In the hex color #d32016, The value of Red is 211, value of Green is 32, and value of Blue is 22. The primary color is Red. Similarly, The HSL values for #d32016 consists of 3° Hue, 81% Saturation, and 46% Lightness.
In the CMYK color model, the color #d32016 can be represented as Cyan=0%, Magenta=0.84834123222749%, Yellow=0.8957345971564%, and Black=0.17254901960784%.
Shades of #d32016
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 #d32016
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d32016
Preview of #d32016 on White Background
The contrast ratio of #d32016 with white color is 5.27
#d32016 color will look good on a white background.
Preview of #d32016 on black background
The contrast ratio of #d32016 with black color is 3.99
Color Schemes of #d32016
Triadic Colors of #d32016
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 #d32016
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 #d32016
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 #d32016
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: #d32016;
}
This is a sample text used for the color #d32016. 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: #d32016;
}
This is a sample text used for the color #d32016. 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 #d32016;
}
This is a sample text used for the color #d32016. 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 79.62%
Green 12.08%
Blue 8.3%
CMYK Percentage
Cyan 0
Magenta 44.26%
Yellow 46.73%
Black 9%
Comments on this color
Please login or signup to post a comment.
No comments yet.