#d2561b Hex Color
rgb(210, 86, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 56 | 1b | - | #d2561b |
RGB | 210 | 86 | 27 | - | rgb(210,86,27) |
HSL | 19 | 77% | 46% | - | hsl(19,77%,46%) |
HSV | 19 | 87% | 82% | - | hsv(19,87%,82%) |
XYZ | 30.104 | 20.4363 | 3.3949 | - | xyz(30.104,20.4363,3.3949) |
CIE-LAB | 52.33 | 46.31 | 54.86 | - | lab(52.33,46.31,54.86) |
CMYK | 0 | 0.59047619047619 | 0.87142857142857 | 0.17647058823529 | cmyk(0,0.59047619047619,0.87142857142857,0.17647058823529) |
Description
The RGB value of color #d2561b is rgb(210, 86, 27).
In the hex color #d2561b, The value of Red is 210, value of Green is 86, and value of Blue is 27. The primary color is Red. Similarly, The HSL values for #d2561b consists of 19° Hue, 77% Saturation, and 46% Lightness.
In the CMYK color model, the color #d2561b can be represented as Cyan=0%, Magenta=0.59047619047619%, Yellow=0.87142857142857%, and Black=0.17647058823529%.
Shades of #d2561b
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 #d2561b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2561b
Preview of #d2561b on White Background
The contrast ratio of #d2561b with white color is 4.13
Preview of #d2561b on black background
The contrast ratio of #d2561b with black color is 5.09
#d2561b color will look good with a black background.
Color Schemes of #d2561b
Triadic Colors of #d2561b
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 #d2561b
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 #d2561b
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 #d2561b
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: #d2561b;
}
This is a sample text used for the color #d2561b. 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: #d2561b;
}
This is a sample text used for the color #d2561b. 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 #d2561b;
}
This is a sample text used for the color #d2561b. 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 65.02%
Green 26.63%
Blue 8.36%
CMYK Percentage
Cyan 0
Magenta 36.04%
Yellow 53.19%
Black 10.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.