reddish black
Enter any color value (e.g., #74daf0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ab4900 color RGB value is (171,73,0)
#ab4900 color CMYK value
#ab4900 color HSL value
HSV(or HSB) | 25.6° | 100 | 67.1 |
XYZ | 19.177 | 13.423 | 1.58 |
Yxy | 0.561 | 0.393 | 13.423 |
LAB | 43.394 | 37.251 | 53.619 |
LUV | 43.394 | 80.494 | 38.336 |
Hunter-LAB | 36.637 | 29.317 | 23.089 |
CIE-LCH | 43.394 | 65.289 | 55.211 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AB | 49 | 0 |
Decimal | 171 | 73 | 0 |
Octal | 253 | 111 | 0 |
Binary | 10101011 | 01001001 | 00000000 |
Below, you can see some colors close to #ab4900. 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 #ab4900.
<span style="color:#ab4900">Text here</span>
This paragraph has a background color of #ab4900.
<p style="background-color:#ab4900;">Content here</p>
This element has a border color of #ab4900.
<div style="border:1px #ab4900;">Content here</div>
.text {color:#ab4900;}
.background {background-color:#ab4900;}
.border {border:1px solid #ab4900;}
.text-shadow {border:1px solid #ab4900;}
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, #010000 is the darkest color, while #fff3eb is the lightest one.