Shades of Afghan Tan #895614
Tints of Afghan Tan #895614
RGB
CMYK
RGB Variations
Color information
#895614 (or 0x895614) is known color: Afghan Tan. HEX triplet: 89, 56 and 14. RGB value is (137,86,20). Sum of RGB (Red+Green+Blue) = 137+86+20=243 (32% of max value = 765). Red value is 137 (53.91% from 255 or 56.38% from 243); Green value is 86 (33.98% from 255 or 35.39% from 243); Blue value is 20 (8.20% from 255 or 8.23% from 243); Max value from RGB is 137 - color contains mainly: red. Hex color #895614 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895614 is #76A9EB. Grayscale: #5E5E5E. Windows color (decimal): -7776748 or 1332873. OLE color: 1332873.
HSL color Cylindrical-coordinate representation of color #895614: hue angle of 33.85º degrees, saturation: 0.75, 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 #895614 is Cyan = 0, Magento = 0.37, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 20 | - |
| CMYK | 0 | 0.37 | 0.85 | 0.46 |
| HSL | 33.85º | 0.75% | 0.31% | - |
| HSV(B) | 33.85º | 0.85% | 0.54% | - |
| XYZ | 13.77 | 12.02 | 2.26 | - |
| YUV | 93.73 | 86.4 | 158.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 20 | 0 | 0.37 | 0.85 | 0.46 | 33.85 | 0.75 | 0.31 |
| Hex | 89 | 56 | 14 | 0 | 25 | 55 | 2E | 22 | 4B | 1F |
| Octal | 211 | 126 | 24 | 0 | 45 | 125 | 56 | 42 | 113 | 37 |
| Binary | 10001001 | 1010110 | 10100 | 0 | 100101 | 1010101 | 101110 | 100010 | 1001011 | 11111 |
Color Harmonies of #895614
Complementary color
Monochromatic Colors of #895614
Black with #895614
Text Example
Text Example
White with #895614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895614; }
p { color: rgb(137,86,20); }
H1.HeaderClassName
{
color: #895614;
}
.AnyTagClassName
{
color: #895614;
}
</style>
background-color css
<style>
a { background-color: #895614; }
a { background-color: rgb(137,86,20); }
div.DivClassName
{
background-color: #895614;
}
.BgClassName
{
background-color: #895614;
}
</style>
border-color css
<style>
span { border-color: #895614; }
span { border-color: rgb(137,86,20); }
td.TdClassName
{
border-color: #895614;
}
.TagClassName
{
border-color: #895614;
}
</style>