Shades of Afghan Tan #895915
Tints of Afghan Tan #895915
RGB
CMYK
RGB Variations
Color information
#895915 (or 0x895915) is known color: Afghan Tan. HEX triplet: 89, 59 and 15. RGB value is (137,89,21). Sum of RGB (Red+Green+Blue) = 137+89+21=247 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.47% from 247); Green value is 89 (35.16% from 255 or 36.03% from 247); Blue value is 21 (8.59% from 255 or 8.50% from 247); Max value from RGB is 137 - color contains mainly: red. Hex color #895915 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895915 is #76A6EA. Grayscale: #5F5F5F. Windows color (decimal): -7775979 or 1399177. OLE color: 1399177.
HSL color Cylindrical-coordinate representation of color #895915: hue angle of 35.17º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #895915 is Cyan = 0, Magento = 0.35, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 89 | 21 | - |
| CMYK | 0 | 0.35 | 0.85 | 0.46 |
| HSL | 35.17º | 0.73% | 0.31% | - |
| HSV(B) | 35.17º | 0.85% | 0.54% | - |
| XYZ | 14.02 | 12.52 | 2.39 | - |
| YUV | 95.6 | 85.9 | 157.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 89 | 21 | 0 | 0.35 | 0.85 | 0.46 | 35.17 | 0.73 | 0.31 |
| Hex | 89 | 59 | 15 | 0 | 23 | 55 | 2E | 23 | 49 | 1F |
| Octal | 211 | 131 | 25 | 0 | 43 | 125 | 56 | 43 | 111 | 37 |
| Binary | 10001001 | 1011001 | 10101 | 0 | 100011 | 1010101 | 101110 | 100011 | 1001001 | 11111 |
Color Harmonies of #895915
Complementary color
Monochromatic Colors of #895915
Black with #895915
Text Example
Text Example
White with #895915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895915; }
p { color: rgb(137,89,21); }
H1.HeaderClassName
{
color: #895915;
}
.AnyTagClassName
{
color: #895915;
}
</style>
background-color css
<style>
a { background-color: #895915; }
a { background-color: rgb(137,89,21); }
div.DivClassName
{
background-color: #895915;
}
.BgClassName
{
background-color: #895915;
}
</style>
border-color css
<style>
span { border-color: #895915; }
span { border-color: rgb(137,89,21); }
td.TdClassName
{
border-color: #895915;
}
.TagClassName
{
border-color: #895915;
}
</style>