Shades of Afghan Tan #896120
Tints of Afghan Tan #896120
RGB
CMYK
RGB Variations
Color information
#896120 (or 0x896120) is known color: Afghan Tan. HEX triplet: 89, 61 and 20. RGB value is (137,97,32). Sum of RGB (Red+Green+Blue) = 137+97+32=266 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.50% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 32 (12.89% from 255 or 12.03% from 266); Max value from RGB is 137 - color contains mainly: red. Hex color #896120 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896120 is #769EDF. Grayscale: #656565. Windows color (decimal): -7773920 or 2122121. OLE color: 2122121.
HSL color Cylindrical-coordinate representation of color #896120: hue angle of 37.14º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #896120 is Cyan = 0, Magento = 0.29, Yellow = 0.77 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 32 | - |
| CMYK | 0 | 0.29 | 0.77 | 0.46 |
| HSL | 37.14º | 0.62% | 0.33% | - |
| HSV(B) | 37.14º | 0.77% | 0.54% | - |
| XYZ | 14.85 | 13.97 | 3.28 | - |
| YUV | 101.55 | 88.75 | 153.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 32 | 0 | 0.29 | 0.77 | 0.46 | 37.14 | 0.62 | 0.33 |
| Hex | 89 | 61 | 20 | 0 | 1D | 4D | 2E | 25 | 3E | 21 |
| Octal | 211 | 141 | 40 | 0 | 35 | 115 | 56 | 45 | 76 | 41 |
| Binary | 10001001 | 1100001 | 100000 | 0 | 11101 | 1001101 | 101110 | 100101 | 111110 | 100001 |
Color Harmonies of #896120
Complementary color
Monochromatic Colors of #896120
Black with #896120
Text Example
Text Example
White with #896120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896120; }
p { color: rgb(137,97,32); }
H1.HeaderClassName
{
color: #896120;
}
.AnyTagClassName
{
color: #896120;
}
</style>
background-color css
<style>
a { background-color: #896120; }
a { background-color: rgb(137,97,32); }
div.DivClassName
{
background-color: #896120;
}
.BgClassName
{
background-color: #896120;
}
</style>
border-color css
<style>
span { border-color: #896120; }
span { border-color: rgb(137,97,32); }
td.TdClassName
{
border-color: #896120;
}
.TagClassName
{
border-color: #896120;
}
</style>