#d11f3a Hex Color
rgb(209, 31, 58)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | 1f | 3a | - | #d11f3a |
RGB | 209 | 31 | 58 | - | rgb(209,31,58) |
HSL | 351 | 74% | 47% | - | hsl(351,74%,47%) |
HSV | 351 | 85% | 82% | - | hsv(351,85%,82%) |
XYZ | 27.5482 | 14.8408 | 5.4156 | - | xyz(27.5482,14.8408,5.4156) |
CIE-LAB | 45.42 | 66.17 | 32.34 | - | lab(45.42,66.17,32.34) |
CMYK | 0 | 0.85167464114833 | 0.72248803827751 | 0.18039215686275 | cmyk(0,0.85167464114833,0.72248803827751,0.18039215686275) |
Description
The RGB value of color #d11f3a is rgb(209, 31, 58).
In the hex color #d11f3a, The value of Red is 209, value of Green is 31, and value of Blue is 58. The primary color is Red. Similarly, The HSL values for #d11f3a consists of 351° Hue, 74% Saturation, and 47% Lightness.
In the CMYK color model, the color #d11f3a can be represented as Cyan=0%, Magenta=0.85167464114833%, Yellow=0.72248803827751%, and Black=0.18039215686275%.
Shades of #d11f3a
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 #d11f3a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d11f3a
Preview of #d11f3a on White Background
The contrast ratio of #d11f3a with white color is 5.29
#d11f3a color will look good on a white background.
Preview of #d11f3a on black background
The contrast ratio of #d11f3a with black color is 3.97
Color Schemes of #d11f3a
Triadic Colors of #d11f3a
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 #d11f3a
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 #d11f3a
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 #d11f3a
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: #d11f3a;
}
This is a sample text used for the color #d11f3a. 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: #d11f3a;
}
This is a sample text used for the color #d11f3a. 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 #d11f3a;
}
This is a sample text used for the color #d11f3a. 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 70.13%
Green 10.4%
Blue 19.46%
CMYK Percentage
Cyan 0
Magenta 48.54%
Yellow 41.18%
Black 10.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.