Shades of Afghan Tan #895624
Tints of Afghan Tan #895624
RGB
CMYK
RGB Variations
Color information
#895624 (or 0x895624) is known color: Afghan Tan. HEX triplet: 89, 56 and 24. RGB value is (137,86,36). Sum of RGB (Red+Green+Blue) = 137+86+36=259 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.90% from 259); Green value is 86 (33.98% from 255 or 33.20% from 259); Blue value is 36 (14.45% from 255 or 13.90% from 259); Max value from RGB is 137 - color contains mainly: red. Hex color #895624 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895624 is #76A9DB. Grayscale: #5F5F5F. Windows color (decimal): -7776732 or 2381449. OLE color: 2381449.
HSL color Cylindrical-coordinate representation of color #895624: hue angle of 29.7º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #895624 is Cyan = 0, Magento = 0.37, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 36 | - |
| CMYK | 0 | 0.37 | 0.74 | 0.46 |
| HSL | 29.7º | 0.58% | 0.34% | - |
| HSV(B) | 29.7º | 0.74% | 0.54% | - |
| XYZ | 13.96 | 12.1 | 3.27 | - |
| YUV | 95.55 | 94.4 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 36 | 0 | 0.37 | 0.74 | 0.46 | 29.7 | 0.58 | 0.34 |
| Hex | 89 | 56 | 24 | 0 | 25 | 4A | 2E | 1E | 3A | 22 |
| Octal | 211 | 126 | 44 | 0 | 45 | 112 | 56 | 36 | 72 | 42 |
| Binary | 10001001 | 1010110 | 100100 | 0 | 100101 | 1001010 | 101110 | 11110 | 111010 | 100010 |
Color Harmonies of #895624
Complementary color
Monochromatic Colors of #895624
Black with #895624
Text Example
Text Example
White with #895624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895624; }
p { color: rgb(137,86,36); }
H1.HeaderClassName
{
color: #895624;
}
.AnyTagClassName
{
color: #895624;
}
</style>
background-color css
<style>
a { background-color: #895624; }
a { background-color: rgb(137,86,36); }
div.DivClassName
{
background-color: #895624;
}
.BgClassName
{
background-color: #895624;
}
</style>
border-color css
<style>
span { border-color: #895624; }
span { border-color: rgb(137,86,36); }
td.TdClassName
{
border-color: #895624;
}
.TagClassName
{
border-color: #895624;
}
</style>