#d1331f Hex Color
rgb(209, 51, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | 33 | 1f | - | #d1331f |
RGB | 209 | 51 | 31 | - | rgb(209,51,31) |
HSL | 7 | 74% | 47% | - | hsl(7,74%,47%) |
HSV | 7 | 85% | 82% | - | hsv(7,85%,82%) |
XYZ | 27.7256 | 16.0219 | 2.9276 | - | xyz(27.7256,16.0219,2.9276) |
CIE-LAB | 47 | 60.04 | 48.71 | - | lab(47,60.04,48.71) |
CMYK | 0 | 0.75598086124402 | 0.85167464114833 | 0.18039215686275 | cmyk(0,0.75598086124402,0.85167464114833,0.18039215686275) |
Description
The RGB value of color #d1331f is rgb(209, 51, 31).
In the hex color #d1331f, The value of Red is 209, value of Green is 51, and value of Blue is 31. The primary color is Red. Similarly, The HSL values for #d1331f consists of 7° Hue, 74% Saturation, and 47% Lightness.
In the CMYK color model, the color #d1331f can be represented as Cyan=0%, Magenta=0.75598086124402%, Yellow=0.85167464114833%, and Black=0.18039215686275%.
Shades of #d1331f
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 #d1331f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d1331f
Preview of #d1331f on White Background
The contrast ratio of #d1331f with white color is 4.99
#d1331f color will look good on a white background.
Preview of #d1331f on black background
The contrast ratio of #d1331f with black color is 4.2
Color Schemes of #d1331f
Triadic Colors of #d1331f
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 #d1331f
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 #d1331f
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 #d1331f
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: #d1331f;
}
This is a sample text used for the color #d1331f. 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: #d1331f;
}
This is a sample text used for the color #d1331f. 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 #d1331f;
}
This is a sample text used for the color #d1331f. 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.82%
Green 17.53%
Blue 10.65%
CMYK Percentage
Cyan 0
Magenta 42.28%
Yellow 47.63%
Black 10.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.