#d4572c Hex Color
rgb(212, 87, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | 57 | 2c | - | #d4572c |
RGB | 212 | 87 | 44 | - | rgb(212,87,44) |
HSL | 15 | 66% | 50% | - | hsl(15,66%,50%) |
HSV | 15 | 79% | 83% | - | hsv(15,79%,83%) |
XYZ | 31.0142 | 20.9953 | 4.8007 | - | xyz(31.0142,20.9953,4.8007) |
CIE-LAB | 52.94 | 47.05 | 48.21 | - | lab(52.94,47.05,48.21) |
CMYK | 0 | 0.58962264150943 | 0.79245283018868 | 0.16862745098039 | cmyk(0,0.58962264150943,0.79245283018868,0.16862745098039) |
Description
The RGB value of color #d4572c is rgb(212, 87, 44).
In the hex color #d4572c, The value of Red is 212, value of Green is 87, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #d4572c consists of 15° Hue, 66% Saturation, and 50% Lightness.
In the CMYK color model, the color #d4572c can be represented as Cyan=0%, Magenta=0.58962264150943%, Yellow=0.79245283018868%, and Black=0.16862745098039%.
Shades of #d4572c
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 #d4572c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4572c
Preview of #d4572c on White Background
The contrast ratio of #d4572c with white color is 4.04
Preview of #d4572c on black background
The contrast ratio of #d4572c with black color is 5.2
#d4572c color will look good with a black background.
Color Schemes of #d4572c
Triadic Colors of #d4572c
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 #d4572c
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 #d4572c
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 #d4572c
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: #d4572c;
}
This is a sample text used for the color #d4572c. 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: #d4572c;
}
This is a sample text used for the color #d4572c. 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 #d4572c;
}
This is a sample text used for the color #d4572c. 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 61.81%
Green 25.36%
Blue 12.83%
CMYK Percentage
Cyan 0
Magenta 38.02%
Yellow 51.1%
Black 10.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.