Shades of Afghan Tan #895718
Tints of Afghan Tan #895718
RGB
CMYK
RGB Variations
Color information
#895718 (or 0x895718) is known color: Afghan Tan. HEX triplet: 89, 57 and 18. RGB value is (137,87,24). Sum of RGB (Red+Green+Blue) = 137+87+24=248 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.24% from 248); Green value is 87 (34.38% from 255 or 35.08% from 248); Blue value is 24 (9.77% from 255 or 9.68% from 248); Max value from RGB is 137 - color contains mainly: red. Hex color #895718 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895718 is #76A8E7. Grayscale: #5F5F5F. Windows color (decimal): -7776488 or 1595273. OLE color: 1595273.
HSL color Cylindrical-coordinate representation of color #895718: hue angle of 33.45º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #895718 is Cyan = 0, Magento = 0.36, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 87 | 24 | - |
| CMYK | 0 | 0.36 | 0.82 | 0.46 |
| HSL | 33.45º | 0.7% | 0.32% | - |
| HSV(B) | 33.45º | 0.82% | 0.54% | - |
| XYZ | 13.89 | 12.2 | 2.49 | - |
| YUV | 94.77 | 88.07 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 87 | 24 | 0 | 0.36 | 0.82 | 0.46 | 33.45 | 0.7 | 0.32 |
| Hex | 89 | 57 | 18 | 0 | 24 | 52 | 2E | 21 | 46 | 20 |
| Octal | 211 | 127 | 30 | 0 | 44 | 122 | 56 | 41 | 106 | 40 |
| Binary | 10001001 | 1010111 | 11000 | 0 | 100100 | 1010010 | 101110 | 100001 | 1000110 | 100000 |
Color Harmonies of #895718
Complementary color
Monochromatic Colors of #895718
Black with #895718
Text Example
Text Example
White with #895718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895718; }
p { color: rgb(137,87,24); }
H1.HeaderClassName
{
color: #895718;
}
.AnyTagClassName
{
color: #895718;
}
</style>
background-color css
<style>
a { background-color: #895718; }
a { background-color: rgb(137,87,24); }
div.DivClassName
{
background-color: #895718;
}
.BgClassName
{
background-color: #895718;
}
</style>
border-color css
<style>
span { border-color: #895718; }
span { border-color: rgb(137,87,24); }
td.TdClassName
{
border-color: #895718;
}
.TagClassName
{
border-color: #895718;
}
</style>