Shades of Afghan Tan #895615
Tints of Afghan Tan #895615
RGB
CMYK
RGB Variations
Color information
#895615 (or 0x895615) is known color: Afghan Tan. HEX triplet: 89, 56 and 15. RGB value is (137,86,21). Sum of RGB (Red+Green+Blue) = 137+86+21=244 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.15% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 21 (8.59% from 255 or 8.61% from 244); Max value from RGB is 137 - color contains mainly: red. Hex color #895615 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895615 is #76A9EA. Grayscale: #5E5E5E. Windows color (decimal): -7776747 or 1398409. OLE color: 1398409.
HSL color Cylindrical-coordinate representation of color #895615: hue angle of 33.62º 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 #895615 is Cyan = 0, Magento = 0.37, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 21 | - |
| CMYK | 0 | 0.37 | 0.85 | 0.46 |
| HSL | 33.62º | 0.73% | 0.31% | - |
| HSV(B) | 33.62º | 0.85% | 0.54% | - |
| XYZ | 13.78 | 12.03 | 2.3 | - |
| YUV | 93.84 | 86.9 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 21 | 0 | 0.37 | 0.85 | 0.46 | 33.62 | 0.73 | 0.31 |
| Hex | 89 | 56 | 15 | 0 | 25 | 55 | 2E | 22 | 49 | 1F |
| Octal | 211 | 126 | 25 | 0 | 45 | 125 | 56 | 42 | 111 | 37 |
| Binary | 10001001 | 1010110 | 10101 | 0 | 100101 | 1010101 | 101110 | 100010 | 1001001 | 11111 |
Color Harmonies of #895615
Complementary color
Monochromatic Colors of #895615
Black with #895615
Text Example
Text Example
White with #895615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895615; }
p { color: rgb(137,86,21); }
H1.HeaderClassName
{
color: #895615;
}
.AnyTagClassName
{
color: #895615;
}
</style>
background-color css
<style>
a { background-color: #895615; }
a { background-color: rgb(137,86,21); }
div.DivClassName
{
background-color: #895615;
}
.BgClassName
{
background-color: #895615;
}
</style>
border-color css
<style>
span { border-color: #895615; }
span { border-color: rgb(137,86,21); }
td.TdClassName
{
border-color: #895615;
}
.TagClassName
{
border-color: #895615;
}
</style>