#d70a18 Hex Color
rgb(215, 10, 24)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | 0a | 18 | - | #d70a18 |
RGB | 215 | 10 | 24 | - | rgb(215,10,24) |
HSL | 356 | 91% | 44% | - | hsl(356,91%,44%) |
HSV | 356 | 95% | 84% | - | hsv(356,95%,84%) |
XYZ | 28.2977 | 14.7301 | 2.2159 | - | xyz(28.2977,14.7301,2.2159) |
CIE-LAB | 45.26 | 69.81 | 51.02 | - | lab(45.26,69.81,51.02) |
CMYK | 0 | 0.95348837209302 | 0.88837209302326 | 0.15686274509804 | cmyk(0,0.95348837209302,0.88837209302326,0.15686274509804) |
Description
The RGB value of color #d70a18 is rgb(215, 10, 24).
In the hex color #d70a18, The value of Red is 215, value of Green is 10, and value of Blue is 24. The primary color is Red. Similarly, The HSL values for #d70a18 consists of 356° Hue, 91% Saturation, and 44% Lightness.
In the CMYK color model, the color #d70a18 can be represented as Cyan=0%, Magenta=0.95348837209302%, Yellow=0.88837209302326%, and Black=0.15686274509804%.
Shades of #d70a18
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 #d70a18
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d70a18
Preview of #d70a18 on White Background
The contrast ratio of #d70a18 with white color is 5.32
#d70a18 color will look good on a white background.
Preview of #d70a18 on black background
The contrast ratio of #d70a18 with black color is 3.95
Color Schemes of #d70a18
Triadic Colors of #d70a18
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 #d70a18
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 #d70a18
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 #d70a18
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 #d70a18
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: #d70a18;
}
This is a sample text used for the color #d70a18. 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: #d70a18;
}
This is a sample text used for the color #d70a18. 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 #d70a18;
}
This is a sample text used for the color #d70a18. 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 86.35%
Green 4.02%
Blue 9.64%
CMYK Percentage
Cyan 0
Magenta 47.7%
Yellow 44.45%
Black 7.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.