Shades of Afghan Tan #895622
Tints of Afghan Tan #895622
RGB
CMYK
RGB Variations
Color information
#895622 (or 0x895622) is known color: Afghan Tan. HEX triplet: 89, 56 and 22. RGB value is (137,86,34). Sum of RGB (Red+Green+Blue) = 137+86+34=257 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.31% from 257); Green value is 86 (33.98% from 255 or 33.46% from 257); Blue value is 34 (13.67% from 255 or 13.23% from 257); Max value from RGB is 137 - color contains mainly: red. Hex color #895622 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895622 is #76A9DD. Grayscale: #5F5F5F. Windows color (decimal): -7776734 or 2250377. OLE color: 2250377.
HSL color Cylindrical-coordinate representation of color #895622: hue angle of 30.29º degrees, saturation: 0.6, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #895622 is Cyan = 0, Magento = 0.37, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 34 | - |
| CMYK | 0 | 0.37 | 0.75 | 0.46 |
| HSL | 30.29º | 0.6% | 0.34% | - |
| HSV(B) | 30.29º | 0.75% | 0.54% | - |
| XYZ | 13.93 | 12.09 | 3.11 | - |
| YUV | 95.32 | 93.4 | 157.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 34 | 0 | 0.37 | 0.75 | 0.46 | 30.29 | 0.6 | 0.34 |
| Hex | 89 | 56 | 22 | 0 | 25 | 4B | 2E | 1E | 3C | 22 |
| Octal | 211 | 126 | 42 | 0 | 45 | 113 | 56 | 36 | 74 | 42 |
| Binary | 10001001 | 1010110 | 100010 | 0 | 100101 | 1001011 | 101110 | 11110 | 111100 | 100010 |
Color Harmonies of #895622
Complementary color
Monochromatic Colors of #895622
Black with #895622
Text Example
Text Example
White with #895622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895622; }
p { color: rgb(137,86,34); }
H1.HeaderClassName
{
color: #895622;
}
.AnyTagClassName
{
color: #895622;
}
</style>
background-color css
<style>
a { background-color: #895622; }
a { background-color: rgb(137,86,34); }
div.DivClassName
{
background-color: #895622;
}
.BgClassName
{
background-color: #895622;
}
</style>
border-color css
<style>
span { border-color: #895622; }
span { border-color: rgb(137,86,34); }
td.TdClassName
{
border-color: #895622;
}
.TagClassName
{
border-color: #895622;
}
</style>