Shades of Afghan Tan #896122
Tints of Afghan Tan #896122
RGB
CMYK
RGB Variations
Color information
#896122 (or 0x896122) is known color: Afghan Tan. HEX triplet: 89, 61 and 22. RGB value is (137,97,34). Sum of RGB (Red+Green+Blue) = 137+97+34=268 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.12% from 268); Green value is 97 (38.28% from 255 or 36.19% from 268); Blue value is 34 (13.67% from 255 or 12.69% from 268); Max value from RGB is 137 - color contains mainly: red. Hex color #896122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896122 is #769EDD. Grayscale: #666666. Windows color (decimal): -7773918 or 2253193. OLE color: 2253193.
HSL color Cylindrical-coordinate representation of color #896122: hue angle of 36.7º 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 #896122 is Cyan = 0, Magento = 0.29, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 34 | - |
| CMYK | 0 | 0.29 | 0.75 | 0.46 |
| HSL | 36.7º | 0.6% | 0.34% | - |
| HSV(B) | 36.7º | 0.75% | 0.54% | - |
| XYZ | 14.88 | 13.98 | 3.43 | - |
| YUV | 101.78 | 89.75 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 34 | 0 | 0.29 | 0.75 | 0.46 | 36.7 | 0.6 | 0.34 |
| Hex | 89 | 61 | 22 | 0 | 1D | 4B | 2E | 25 | 3C | 22 |
| Octal | 211 | 141 | 42 | 0 | 35 | 113 | 56 | 45 | 74 | 42 |
| Binary | 10001001 | 1100001 | 100010 | 0 | 11101 | 1001011 | 101110 | 100101 | 111100 | 100010 |
Color Harmonies of #896122
Complementary color
Monochromatic Colors of #896122
Black with #896122
Text Example
Text Example
White with #896122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896122; }
p { color: rgb(137,97,34); }
H1.HeaderClassName
{
color: #896122;
}
.AnyTagClassName
{
color: #896122;
}
</style>
background-color css
<style>
a { background-color: #896122; }
a { background-color: rgb(137,97,34); }
div.DivClassName
{
background-color: #896122;
}
.BgClassName
{
background-color: #896122;
}
</style>
border-color css
<style>
span { border-color: #896122; }
span { border-color: rgb(137,97,34); }
td.TdClassName
{
border-color: #896122;
}
.TagClassName
{
border-color: #896122;
}
</style>