#d24b3f Hex Color
rgb(210, 75, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 4b | 3f | - | #d24b3f |
RGB | 210 | 75 | 63 | - | rgb(210,75,63) |
HSL | 5 | 62% | 54% | - | hsl(5,62%,54%) |
HSV | 5 | 70% | 82% | - | hsv(5,70%,82%) |
XYZ | 29.9916 | 19.0927 | 6.8071 | - | xyz(29.9916,19.0927,6.8071) |
CIE-LAB | 50.8 | 52.49 | 35.79 | - | lab(50.8,52.49,35.79) |
CMYK | 0 | 0.64285714285714 | 0.7 | 0.17647058823529 | cmyk(0,0.64285714285714,0.7,0.17647058823529) |
Description
The RGB value of color #d24b3f is rgb(210, 75, 63).
In the hex color #d24b3f, The value of Red is 210, value of Green is 75, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #d24b3f consists of 5° Hue, 62% Saturation, and 54% Lightness.
In the CMYK color model, the color #d24b3f can be represented as Cyan=0%, Magenta=0.64285714285714%, Yellow=0.7%, and Black=0.17647058823529%.
Shades of #d24b3f
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 #d24b3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d24b3f
Preview of #d24b3f on White Background
The contrast ratio of #d24b3f with white color is 4.36
Preview of #d24b3f on black background
The contrast ratio of #d24b3f with black color is 4.82
#d24b3f color will look good with a black background.
Color Schemes of #d24b3f
Triadic Colors of #d24b3f
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 #d24b3f
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 #d24b3f
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 #d24b3f
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: #d24b3f;
}
This is a sample text used for the color #d24b3f. 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: #d24b3f;
}
This is a sample text used for the color #d24b3f. 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 #d24b3f;
}
This is a sample text used for the color #d24b3f. 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 60.34%
Green 21.55%
Blue 18.1%
CMYK Percentage
Cyan 0
Magenta 42.31%
Yellow 46.07%
Black 11.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.