deep orange(brown)/deep orange
#c98738 color RGB value is (201,135,56)
#c98738 color CMYK value
#c98738 color HSL value
HSV(or HSB) | 32.7° | 72.1 | 78.8 |
XYZ | 33.465 | 30.031 | 7.774 |
Yxy | 0.47 | 0.421 | 30.031 |
LAB | 61.681 | 18.234 | 50.961 |
LUV | 61.681 | 52.966 | 51.714 |
Hunter-LAB | 54.801 | 13.104 | 29.949 |
CIE-LCH | 61.681 | 54.125 | 70.313 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 87 | 38 |
Decimal | 201 | 135 | 56 |
Octal | 311 | 207 | 70 |
Binary | 11001001 | 10000111 | 00111000 |
Below, you can see some colors close to #c98738. 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 #c98738.
<span style="color:#c98738">Text here</span>
This paragraph has a background color of #c98738.
<p style="background-color:#c98738;">Content here</p>
This element has a border color of #c98738.
<div style="border:1px #c98738;">Content here</div>
.text {color:#c98738;}
.background {background-color:#c98738;}
.border {border:1px solid #c98738;}
.text-shadow {border:1px solid #c98738;}
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 #fbf6f0 is the lightest one.