deep orange(brown)/deep tangelo
#c75d17 color RGB value is (199,93,23)
#c75d17 color CMYK value
#c75d17 color HSL value
HSV(or HSB) | 23.9° | 88.4 | 78 |
XYZ | 27.622 | 20.033 | 3.221 |
Yxy | 0.543 | 0.394 | 20.033 |
LAB | 51.874 | 38.629 | 55.167 |
LUV | 51.874 | 87.172 | 44.124 |
Hunter-LAB | 44.758 | 31.834 | 27.063 |
CIE-LCH | 51.874 | 67.346 | 55 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C7 | 5D | 17 |
Decimal | 199 | 93 | 23 |
Octal | 307 | 135 | 27 |
Binary | 11000111 | 01011101 | 00010111 |
Below, you can see some colors close to #c75d17. 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 #c75d17.
<span style="color:#c75d17">Text here</span>
This paragraph has a background color of #c75d17.
<p style="background-color:#c75d17;">Content here</p>
This element has a border color of #c75d17.
<div style="border:1px #c75d17;">Content here</div>
.text {color:#c75d17;}
.background {background-color:#c75d17;}
.border {border:1px solid #c75d17;}
.text-shadow {border:1px solid #c75d17;}
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, #090401 is the darkest color, while #fef8f4 is the lightest one.