Shades of Afghan Tan #896322
Tints of Afghan Tan #896322
RGB
CMYK
RGB Variations
Color information
#896322 (or 0x896322) is known color: Afghan Tan. HEX triplet: 89, 63 and 22. RGB value is (137,99,34). Sum of RGB (Red+Green+Blue) = 137+99+34=270 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.74% from 270); Green value is 99 (39.06% from 255 or 36.67% from 270); Blue value is 34 (13.67% from 255 or 12.59% from 270); Max value from RGB is 137 - color contains mainly: red. Hex color #896322 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896322 is #769CDD. Grayscale: #676767. Windows color (decimal): -7773406 or 2253705. OLE color: 2253705.
HSL color Cylindrical-coordinate representation of color #896322: hue angle of 37.86º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #896322 is Cyan = 0, Magento = 0.28, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 34 | - |
| CMYK | 0 | 0.28 | 0.75 | 0.46 |
| HSL | 37.86º | 0.6% | 0.34% | - |
| HSV(B) | 37.86º | 0.75% | 0.54% | - |
| XYZ | 15.07 | 14.36 | 3.49 | - |
| YUV | 102.95 | 89.09 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 34 | 0 | 0.28 | 0.75 | 0.46 | 37.86 | 0.6 | 0.34 |
| Hex | 89 | 63 | 22 | 0 | 1C | 4B | 2E | 26 | 3C | 22 |
| Octal | 211 | 143 | 42 | 0 | 34 | 113 | 56 | 46 | 74 | 42 |
| Binary | 10001001 | 1100011 | 100010 | 0 | 11100 | 1001011 | 101110 | 100110 | 111100 | 100010 |
Color Harmonies of #896322
Complementary color
Monochromatic Colors of #896322
Black with #896322
Text Example
Text Example
White with #896322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896322; }
p { color: rgb(137,99,34); }
H1.HeaderClassName
{
color: #896322;
}
.AnyTagClassName
{
color: #896322;
}
</style>
background-color css
<style>
a { background-color: #896322; }
a { background-color: rgb(137,99,34); }
div.DivClassName
{
background-color: #896322;
}
.BgClassName
{
background-color: #896322;
}
</style>
border-color css
<style>
span { border-color: #896322; }
span { border-color: rgb(137,99,34); }
td.TdClassName
{
border-color: #896322;
}
.TagClassName
{
border-color: #896322;
}
</style>