Shades of Afghan Tan #896321
Tints of Afghan Tan #896321
RGB
CMYK
RGB Variations
Color information
#896321 (or 0x896321) is known color: Afghan Tan. HEX triplet: 89, 63 and 21. RGB value is (137,99,33). Sum of RGB (Red+Green+Blue) = 137+99+33=269 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.93% from 269); Green value is 99 (39.06% from 255 or 36.80% from 269); Blue value is 33 (13.28% from 255 or 12.27% from 269); Max value from RGB is 137 - color contains mainly: red. Hex color #896321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896321 is #769CDE. Grayscale: #676767. Windows color (decimal): -7773407 or 2188169. OLE color: 2188169.
HSL color Cylindrical-coordinate representation of color #896321: hue angle of 38.08º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #896321 is Cyan = 0, Magento = 0.28, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 33 | - |
| CMYK | 0 | 0.28 | 0.76 | 0.46 |
| HSL | 38.08º | 0.61% | 0.33% | - |
| HSV(B) | 38.08º | 0.76% | 0.54% | - |
| XYZ | 15.05 | 14.35 | 3.42 | - |
| YUV | 102.84 | 88.59 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 33 | 0 | 0.28 | 0.76 | 0.46 | 38.08 | 0.61 | 0.33 |
| Hex | 89 | 63 | 21 | 0 | 1C | 4C | 2E | 26 | 3D | 21 |
| Octal | 211 | 143 | 41 | 0 | 34 | 114 | 56 | 46 | 75 | 41 |
| Binary | 10001001 | 1100011 | 100001 | 0 | 11100 | 1001100 | 101110 | 100110 | 111101 | 100001 |
Color Harmonies of #896321
Complementary color
Monochromatic Colors of #896321
Black with #896321
Text Example
Text Example
White with #896321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896321; }
p { color: rgb(137,99,33); }
H1.HeaderClassName
{
color: #896321;
}
.AnyTagClassName
{
color: #896321;
}
</style>
background-color css
<style>
a { background-color: #896321; }
a { background-color: rgb(137,99,33); }
div.DivClassName
{
background-color: #896321;
}
.BgClassName
{
background-color: #896321;
}
</style>
border-color css
<style>
span { border-color: #896321; }
span { border-color: rgb(137,99,33); }
td.TdClassName
{
border-color: #896321;
}
.TagClassName
{
border-color: #896321;
}
</style>