deep orange(brown)/deep orange
#c97b38 color RGB value is (201,123,56)
#c97b38 color CMYK value
#c97b38 color HSL value
HSV(or HSB) | 27.7° | 72.1 | 78.8 |
XYZ | 31.884 | 26.869 | 7.247 |
Yxy | 0.483 | 0.407 | 26.869 |
LAB | 58.853 | 24.774 | 48.004 |
LUV | 58.853 | 62.31 | 46.828 |
Hunter-LAB | 51.835 | 19.085 | 27.995 |
CIE-LCH | 58.853 | 54.02 | 62.703 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 7B | 38 |
Decimal | 201 | 123 | 56 |
Octal | 311 | 173 | 70 |
Binary | 11001001 | 01111011 | 00111000 |
Below, you can see some colors close to #c97b38. 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 #c97b38.
<span style="color:#c97b38">Text here</span>
This paragraph has a background color of #c97b38.
<p style="background-color:#c97b38;">Content here</p>
This element has a border color of #c97b38.
<div style="border:1px #c97b38;">Content here</div>
.text {color:#c97b38;}
.background {background-color:#c97b38;}
.border {border:1px solid #c97b38;}
.text-shadow {border:1px solid #c97b38;}
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, #020100 is the darkest color, while #fbf5f0 is the lightest one.