#d87d10 Hex Color
rgb(216, 125, 16)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | 7d | 10 | - | #d87d10 |
RGB | 216 | 125 | 16 | - | rgb(216,125,16) |
HSL | 33 | 86% | 45% | - | hsl(33,86%,45%) |
HSV | 33 | 93% | 85% | - | hsv(33,93%,85%) |
XYZ | 35.746 | 29.3036 | 4.2623 | - | xyz(35.746,29.3036,4.2623) |
CIE-LAB | 61.05 | 28.8 | 64.93 | - | lab(61.05,28.8,64.93) |
CMYK | 0 | 0.4212962962963 | 0.92592592592593 | 0.15294117647059 | cmyk(0,0.4212962962963,0.92592592592593,0.15294117647059) |
Description
The RGB value of color #d87d10 is rgb(216, 125, 16).
In the hex color #d87d10, The value of Red is 216, value of Green is 125, and value of Blue is 16. The primary color is Red. Similarly, The HSL values for #d87d10 consists of 33° Hue, 86% Saturation, and 45% Lightness.
In the CMYK color model, the color #d87d10 can be represented as Cyan=0%, Magenta=0.4212962962963%, Yellow=0.92592592592593%, and Black=0.15294117647059%.
Shades of #d87d10
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 #d87d10
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d87d10
Preview of #d87d10 on White Background
The contrast ratio of #d87d10 with white color is 3.06
Preview of #d87d10 on black background
The contrast ratio of #d87d10 with black color is 6.86
#d87d10 color will look good with a black background.
Color Schemes of #d87d10
Triadic Colors of #d87d10
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 #d87d10
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 #d87d10
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 #d87d10
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: #d87d10;
}
This is a sample text used for the color #d87d10. 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: #d87d10;
}
This is a sample text used for the color #d87d10. 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 #d87d10;
}
This is a sample text used for the color #d87d10. 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.5%
Green 35.01%
Blue 4.48%
CMYK Percentage
Cyan 0
Magenta 28.08%
Yellow 61.72%
Black 10.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.