Shades of Afghan Tan #895616
Tints of Afghan Tan #895616
RGB
CMYK
RGB Variations
Color information
#895616 (or 0x895616) is known color: Afghan Tan. HEX triplet: 89, 56 and 16. RGB value is (137,86,22). Sum of RGB (Red+Green+Blue) = 137+86+22=245 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.92% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 22 (8.98% from 255 or 8.98% from 245); Max value from RGB is 137 - color contains mainly: red. Hex color #895616 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895616 is #76A9E9. Grayscale: #5E5E5E. Windows color (decimal): -7776746 or 1463945. OLE color: 1463945.
HSL color Cylindrical-coordinate representation of color #895616: hue angle of 33.39º 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 #895616 is Cyan = 0, Magento = 0.37, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 22 | - |
| CMYK | 0 | 0.37 | 0.84 | 0.46 |
| HSL | 33.39º | 0.72% | 0.31% | - |
| HSV(B) | 33.39º | 0.84% | 0.54% | - |
| XYZ | 13.79 | 12.03 | 2.35 | - |
| YUV | 93.95 | 87.4 | 158.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 22 | 0 | 0.37 | 0.84 | 0.46 | 33.39 | 0.72 | 0.31 |
| Hex | 89 | 56 | 16 | 0 | 25 | 54 | 2E | 21 | 48 | 1F |
| Octal | 211 | 126 | 26 | 0 | 45 | 124 | 56 | 41 | 110 | 37 |
| Binary | 10001001 | 1010110 | 10110 | 0 | 100101 | 1010100 | 101110 | 100001 | 1001000 | 11111 |
Color Harmonies of #895616
Complementary color
Monochromatic Colors of #895616
Black with #895616
Text Example
Text Example
White with #895616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895616; }
p { color: rgb(137,86,22); }
H1.HeaderClassName
{
color: #895616;
}
.AnyTagClassName
{
color: #895616;
}
</style>
background-color css
<style>
a { background-color: #895616; }
a { background-color: rgb(137,86,22); }
div.DivClassName
{
background-color: #895616;
}
.BgClassName
{
background-color: #895616;
}
</style>
border-color css
<style>
span { border-color: #895616; }
span { border-color: rgb(137,86,22); }
td.TdClassName
{
border-color: #895616;
}
.TagClassName
{
border-color: #895616;
}
</style>