deep orange(brown)/deep tangelo
#d95805 color RGB value is (217,88,5)
#d95805 color CMYK value
#d95805 color HSL value
HSV(or HSB) | 23.5° | 97.7 | 85.1 |
XYZ | 32.132 | 21.742 | 2.647 |
Yxy | 0.569 | 0.385 | 21.742 |
LAB | 53.752 | 47.658 | 62.327 |
LUV | 53.752 | 107.01 | 46.125 |
Hunter-LAB | 46.628 | 41.407 | 29.275 |
CIE-LCH | 53.752 | 78.46 | 52.597 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D9 | 58 | 5 |
Decimal | 217 | 88 | 5 |
Octal | 331 | 130 | 5 |
Binary | 11011001 | 01011000 | 00000101 |
Below, you can see some colors close to #d95805. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d95805.
<span style="color:#d95805">Text here</span>
This paragraph has a background color of #d95805.
<p style="background-color:#d95805;">Content here</p>
This element has a border color of #d95805.
<div style="border:1px #d95805;">Content here</div>
.text {color:#d95805;}
.background {background-color:#d95805;}
.border {border:1px solid #d95805;}
.text-shadow {border:1px solid #d95805;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #090400 is the darkest color, while #fff8f4 is the lightest one.