Shades of Afghan Tan #895516
Tints of Afghan Tan #895516
RGB
CMYK
RGB Variations
Color information
#895516 (or 0x895516) is known color: Afghan Tan. HEX triplet: 89, 55 and 16. RGB value is (137,85,22). Sum of RGB (Red+Green+Blue) = 137+85+22=244 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.15% from 244); Green value is 85 (33.59% from 255 or 34.84% from 244); Blue value is 22 (8.98% from 255 or 9.02% from 244); Max value from RGB is 137 - color contains mainly: red. Hex color #895516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895516 is #76AAE9. Grayscale: #5D5D5D. Windows color (decimal): -7777002 or 1463689. OLE color: 1463689.
HSL color Cylindrical-coordinate representation of color #895516: hue angle of 32.87º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #895516 is Cyan = 0, Magento = 0.38, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 22 | - |
| CMYK | 0 | 0.38 | 0.84 | 0.46 |
| HSL | 32.87º | 0.72% | 0.31% | - |
| HSV(B) | 32.87º | 0.84% | 0.54% | - |
| XYZ | 13.71 | 11.87 | 2.33 | - |
| YUV | 93.37 | 87.73 | 159.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 22 | 0 | 0.38 | 0.84 | 0.46 | 32.87 | 0.72 | 0.31 |
| Hex | 89 | 55 | 16 | 0 | 26 | 54 | 2E | 21 | 48 | 1F |
| Octal | 211 | 125 | 26 | 0 | 46 | 124 | 56 | 41 | 110 | 37 |
| Binary | 10001001 | 1010101 | 10110 | 0 | 100110 | 1010100 | 101110 | 100001 | 1001000 | 11111 |
Color Harmonies of #895516
Complementary color
Monochromatic Colors of #895516
Black with #895516
Text Example
Text Example
White with #895516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895516; }
p { color: rgb(137,85,22); }
H1.HeaderClassName
{
color: #895516;
}
.AnyTagClassName
{
color: #895516;
}
</style>
background-color css
<style>
a { background-color: #895516; }
a { background-color: rgb(137,85,22); }
div.DivClassName
{
background-color: #895516;
}
.BgClassName
{
background-color: #895516;
}
</style>
border-color css
<style>
span { border-color: #895516; }
span { border-color: rgb(137,85,22); }
td.TdClassName
{
border-color: #895516;
}
.TagClassName
{
border-color: #895516;
}
</style>