#db0812 Hex Color
rgb(219, 8, 18)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | db | 08 | 12 | - | #db0812 |
| RGB | 219 | 8 | 18 | - | rgb(219,8,18) |
| HSL | 357 | 93% | 45% | - | hsl(357,93%,45%) |
| HSV | 357 | 96% | 86% | - | hsv(357,96%,86%) |
| XYZ | 29.4094 | 15.2774 | 1.9711 | - | xyz(29.4094,15.2774,1.9711) |
| CIE-LAB | 46.01 | 70.89 | 54.4 | - | lab(46.01,70.89,54.4) |
| CMYK | 0 | 0.9634703196347 | 0.91780821917808 | 0.14117647058824 | cmyk(0,0.9634703196347,0.91780821917808,0.14117647058824) |
Description
The RGB value of color #db0812 is rgb(219, 8, 18).
In the hex color #db0812, The value of Red is 219, value of Green is 8, and value of Blue is 18. The primary color is Red. Similarly, The HSL values for #db0812 consists of 357° Hue, 93% Saturation, and 45% Lightness.
In the CMYK color model, the color #db0812 can be represented as Cyan=0%, Magenta=0.9634703196347%, Yellow=0.91780821917808%, and Black=0.14117647058824%.
Shades of #db0812
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 #db0812
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #db0812
Preview of #db0812 on White Background
The contrast ratio of #db0812 with white color is 5.18
#db0812 color will look good on a white background.
Preview of #db0812 on black background
The contrast ratio of #db0812 with black color is 4.06
Color Schemes of #db0812
Triadic Colors of #db0812
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 #db0812
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 #db0812
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 #db0812
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.
Monochromatic Colors of #db0812
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #db0812;
}
This is a sample text used for the color #db0812. 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: #db0812;
}
This is a sample text used for the color #db0812. 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 #db0812;
}
This is a sample text used for the color #db0812. 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 89.39%
Green 3.27%
Blue 7.35%
CMYK Percentage
Cyan 0
Magenta 47.64%
Yellow 45.38%
Black 6.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.