Shades of Afghan Tan #895617
Tints of Afghan Tan #895617
RGB
CMYK
RGB Variations
Color information
#895617 (or 0x895617) is known color: Afghan Tan. HEX triplet: 89, 56 and 17. RGB value is (137,86,23). Sum of RGB (Red+Green+Blue) = 137+86+23=246 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.69% from 246); Green value is 86 (33.98% from 255 or 34.96% from 246); Blue value is 23 (9.38% from 255 or 9.35% from 246); Max value from RGB is 137 - color contains mainly: red. Hex color #895617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895617 is #76A9E8. Grayscale: #5E5E5E. Windows color (decimal): -7776745 or 1529481. OLE color: 1529481.
HSL color Cylindrical-coordinate representation of color #895617: hue angle of 33.16º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #895617 is Cyan = 0, Magento = 0.37, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 23 | - |
| CMYK | 0 | 0.37 | 0.83 | 0.46 |
| HSL | 33.16º | 0.71% | 0.31% | - |
| HSV(B) | 33.16º | 0.83% | 0.54% | - |
| XYZ | 13.8 | 12.04 | 2.41 | - |
| YUV | 94.07 | 87.9 | 158.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 23 | 0 | 0.37 | 0.83 | 0.46 | 33.16 | 0.71 | 0.31 |
| Hex | 89 | 56 | 17 | 0 | 25 | 53 | 2E | 21 | 47 | 1F |
| Octal | 211 | 126 | 27 | 0 | 45 | 123 | 56 | 41 | 107 | 37 |
| Binary | 10001001 | 1010110 | 10111 | 0 | 100101 | 1010011 | 101110 | 100001 | 1000111 | 11111 |
Color Harmonies of #895617
Complementary color
Monochromatic Colors of #895617
Black with #895617
Text Example
Text Example
White with #895617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895617; }
p { color: rgb(137,86,23); }
H1.HeaderClassName
{
color: #895617;
}
.AnyTagClassName
{
color: #895617;
}
</style>
background-color css
<style>
a { background-color: #895617; }
a { background-color: rgb(137,86,23); }
div.DivClassName
{
background-color: #895617;
}
.BgClassName
{
background-color: #895617;
}
</style>
border-color css
<style>
span { border-color: #895617; }
span { border-color: rgb(137,86,23); }
td.TdClassName
{
border-color: #895617;
}
.TagClassName
{
border-color: #895617;
}
</style>