#d13b18 Hex Color
rgb(209, 59, 24)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | 3b | 18 | - | #d13b18 |
RGB | 209 | 59 | 24 | - | rgb(209,59,24) |
HSL | 11 | 79% | 46% | - | hsl(11,79%,46%) |
HSV | 11 | 89% | 82% | - | hsv(11,89%,82%) |
XYZ | 28.0233 | 16.7492 | 2.6201 | - | xyz(28.0233,16.7492,2.6201) |
CIE-LAB | 47.94 | 57.17 | 52.5 | - | lab(47.94,57.17,52.5) |
CMYK | 0 | 0.7177033492823 | 0.88516746411483 | 0.18039215686275 | cmyk(0,0.7177033492823,0.88516746411483,0.18039215686275) |
Description
The RGB value of color #d13b18 is rgb(209, 59, 24).
In the hex color #d13b18, The value of Red is 209, value of Green is 59, and value of Blue is 24. The primary color is Red. Similarly, The HSL values for #d13b18 consists of 11° Hue, 79% Saturation, and 46% Lightness.
In the CMYK color model, the color #d13b18 can be represented as Cyan=0%, Magenta=0.7177033492823%, Yellow=0.88516746411483%, and Black=0.18039215686275%.
Shades of #d13b18
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 #d13b18
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d13b18
Preview of #d13b18 on White Background
The contrast ratio of #d13b18 with white color is 4.83
#d13b18 color will look good on a white background.
Preview of #d13b18 on black background
The contrast ratio of #d13b18 with black color is 4.35
Color Schemes of #d13b18
Triadic Colors of #d13b18
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 #d13b18
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 #d13b18
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 #d13b18
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: #d13b18;
}
This is a sample text used for the color #d13b18. 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: #d13b18;
}
This is a sample text used for the color #d13b18. 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 #d13b18;
}
This is a sample text used for the color #d13b18. 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.58%
Green 20.21%
Blue 8.22%
CMYK Percentage
Cyan 0
Magenta 40.25%
Yellow 49.64%
Black 10.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.