Shades of Afghan Tan #895916
Tints of Afghan Tan #895916
RGB
CMYK
RGB Variations
Color information
#895916 (or 0x895916) is known color: Afghan Tan. HEX triplet: 89, 59 and 16. RGB value is (137,89,22). Sum of RGB (Red+Green+Blue) = 137+89+22=248 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.24% from 248); Green value is 89 (35.16% from 255 or 35.89% from 248); Blue value is 22 (8.98% from 255 or 8.87% from 248); Max value from RGB is 137 - color contains mainly: red. Hex color #895916 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895916 is #76A6E9. Grayscale: #606060. Windows color (decimal): -7775978 or 1464713. OLE color: 1464713.
HSL color Cylindrical-coordinate representation of color #895916: hue angle of 34.96º 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 #895916 is Cyan = 0, Magento = 0.35, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 89 | 22 | - |
| CMYK | 0 | 0.35 | 0.84 | 0.46 |
| HSL | 34.96º | 0.72% | 0.31% | - |
| HSV(B) | 34.96º | 0.84% | 0.54% | - |
| XYZ | 14.03 | 12.52 | 2.44 | - |
| YUV | 95.71 | 86.4 | 157.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 89 | 22 | 0 | 0.35 | 0.84 | 0.46 | 34.96 | 0.72 | 0.31 |
| Hex | 89 | 59 | 16 | 0 | 23 | 54 | 2E | 23 | 48 | 1F |
| Octal | 211 | 131 | 26 | 0 | 43 | 124 | 56 | 43 | 110 | 37 |
| Binary | 10001001 | 1011001 | 10110 | 0 | 100011 | 1010100 | 101110 | 100011 | 1001000 | 11111 |
Color Harmonies of #895916
Complementary color
Monochromatic Colors of #895916
Black with #895916
Text Example
Text Example
White with #895916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895916; }
p { color: rgb(137,89,22); }
H1.HeaderClassName
{
color: #895916;
}
.AnyTagClassName
{
color: #895916;
}
</style>
background-color css
<style>
a { background-color: #895916; }
a { background-color: rgb(137,89,22); }
div.DivClassName
{
background-color: #895916;
}
.BgClassName
{
background-color: #895916;
}
</style>
border-color css
<style>
span { border-color: #895916; }
span { border-color: rgb(137,89,22); }
td.TdClassName
{
border-color: #895916;
}
.TagClassName
{
border-color: #895916;
}
</style>