Shades of Afghan Tan #895618
Tints of Afghan Tan #895618
RGB
CMYK
RGB Variations
Color information
#895618 (or 0x895618) is known color: Afghan Tan. HEX triplet: 89, 56 and 18. RGB value is (137,86,24). Sum of RGB (Red+Green+Blue) = 137+86+24=247 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.47% from 247); Green value is 86 (33.98% from 255 or 34.82% from 247); Blue value is 24 (9.77% from 255 or 9.72% from 247); Max value from RGB is 137 - color contains mainly: red. Hex color #895618 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895618 is #76A9E7. Grayscale: #5E5E5E. Windows color (decimal): -7776744 or 1595017. OLE color: 1595017.
HSL color Cylindrical-coordinate representation of color #895618: hue angle of 32.92º 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 #895618 is Cyan = 0, Magento = 0.37, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 24 | - |
| CMYK | 0 | 0.37 | 0.82 | 0.46 |
| HSL | 32.92º | 0.7% | 0.32% | - |
| HSV(B) | 32.92º | 0.82% | 0.54% | - |
| XYZ | 13.81 | 12.04 | 2.46 | - |
| YUV | 94.18 | 88.4 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 24 | 0 | 0.37 | 0.82 | 0.46 | 32.92 | 0.7 | 0.32 |
| Hex | 89 | 56 | 18 | 0 | 25 | 52 | 2E | 21 | 46 | 20 |
| Octal | 211 | 126 | 30 | 0 | 45 | 122 | 56 | 41 | 106 | 40 |
| Binary | 10001001 | 1010110 | 11000 | 0 | 100101 | 1010010 | 101110 | 100001 | 1000110 | 100000 |
Color Harmonies of #895618
Complementary color
Monochromatic Colors of #895618
Black with #895618
Text Example
Text Example
White with #895618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895618; }
p { color: rgb(137,86,24); }
H1.HeaderClassName
{
color: #895618;
}
.AnyTagClassName
{
color: #895618;
}
</style>
background-color css
<style>
a { background-color: #895618; }
a { background-color: rgb(137,86,24); }
div.DivClassName
{
background-color: #895618;
}
.BgClassName
{
background-color: #895618;
}
</style>
border-color css
<style>
span { border-color: #895618; }
span { border-color: rgb(137,86,24); }
td.TdClassName
{
border-color: #895618;
}
.TagClassName
{
border-color: #895618;
}
</style>