#da2028 Hex Color
rgb(218, 32, 40)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | da | 20 | 28 | - | #da2028 |
| RGB | 218 | 32 | 40 | - | rgb(218,32,40) |
| HSL | 357 | 74% | 49% | - | hsl(357,74%,49%) |
| HSV | 357 | 85% | 85% | - | hsv(357,85%,85%) |
| XYZ | 29.813 | 16.0917 | 3.5422 | - | xyz(29.813,16.0917,3.5422) |
| CIE-LAB | 47.09 | 67.76 | 44.94 | - | lab(47.09,67.76,44.94) |
| CMYK | 0 | 0.85321100917431 | 0.81651376146789 | 0.14509803921569 | cmyk(0,0.85321100917431,0.81651376146789,0.14509803921569) |
Description
The RGB value of color #da2028 is rgb(218, 32, 40).
In the hex color #da2028, The value of Red is 218, value of Green is 32, and value of Blue is 40. The primary color is Red. Similarly, The HSL values for #da2028 consists of 357° Hue, 74% Saturation, and 49% Lightness.
In the CMYK color model, the color #da2028 can be represented as Cyan=0%, Magenta=0.85321100917431%, Yellow=0.81651376146789%, and Black=0.14509803921569%.
Shades of #da2028
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 #da2028
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da2028
Preview of #da2028 on White Background
The contrast ratio of #da2028 with white color is 4.98
#da2028 color will look good on a white background.
Preview of #da2028 on black background
The contrast ratio of #da2028 with black color is 4.22
Color Schemes of #da2028
Triadic Colors of #da2028
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 #da2028
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 #da2028
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 #da2028
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: #da2028;
}
This is a sample text used for the color #da2028. 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: #da2028;
}
This is a sample text used for the color #da2028. 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 #da2028;
}
This is a sample text used for the color #da2028. 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 75.17%
Green 11.03%
Blue 13.79%
CMYK Percentage
Cyan 0
Magenta 47.01%
Yellow 44.99%
Black 8%
Comments on this color
Please login or signup to post a comment.
No comments yet.