deep orange(brown)/deep orange
#935a21 color RGB value is (147,90,33)
#935a21 color CMYK value
#935a21 color HSL value
HSV(or HSB) | 30° | 77.6 | 57.6 |
XYZ | 15.963 | 13.625 | 3.227 |
Yxy | 0.486 | 0.415 | 13.625 |
LAB | 43.691 | 18.579 | 41.019 |
LUV | 43.691 | 45.299 | 36.787 |
Hunter-LAB | 36.912 | 12.599 | 20.655 |
CIE-LCH | 43.691 | 45.03 | 65.632 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 93 | 5A | 21 |
Decimal | 147 | 90 | 33 |
Octal | 223 | 132 | 41 |
Binary | 10010011 | 01011010 | 00100001 |
Below, you can see some colors close to #935a21. 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 #935a21.
<span style="color:#935a21">Text here</span>
This paragraph has a background color of #935a21.
<p style="background-color:#935a21;">Content here</p>
This element has a border color of #935a21.
<div style="border:1px #935a21;">Content here</div>
.text {color:#935a21;}
.background {background-color:#935a21;}
.border {border:1px solid #935a21;}
.text-shadow {border:1px solid #935a21;}
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, #080502 is the darkest color, while #fdf9f6 is the lightest one.