deep orange(brown)/deep tangelo
#da5a04 color RGB value is (218,90,4)
#da5a04 color CMYK value
#da5a04 color HSL value
HSV(or HSB) | 24.1° | 98.2 | 85.5 |
XYZ | 32.592 | 22.227 | 2.687 |
Yxy | 0.567 | 0.387 | 22.227 |
LAB | 54.267 | 47.093 | 62.919 |
LUV | 54.267 | 106.303 | 46.881 |
Hunter-LAB | 47.145 | 40.894 | 29.622 |
CIE-LCH | 54.267 | 78.591 | 53.187 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DA | 5A | 4 |
Decimal | 218 | 90 | 4 |
Octal | 332 | 132 | 4 |
Binary | 11011010 | 01011010 | 00000100 |
Below, you can see some colors close to #da5a04. 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 #da5a04.
<span style="color:#da5a04">Text here</span>
This paragraph has a background color of #da5a04.
<p style="background-color:#da5a04;">Content here</p>
This element has a border color of #da5a04.
<div style="border:1px #da5a04;">Content here</div>
.text {color:#da5a04;}
.background {background-color:#da5a04;}
.border {border:1px solid #da5a04;}
.text-shadow {border:1px solid #da5a04;}
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 #fff8f3 is the lightest one.