Shades of Afghan Tan #895522
Tints of Afghan Tan #895522
RGB
CMYK
RGB Variations
Color information
#895522 (or 0x895522) is known color: Afghan Tan. HEX triplet: 89, 55 and 22. RGB value is (137,85,34). Sum of RGB (Red+Green+Blue) = 137+85+34=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 85 (33.59% from 255 or 33.20% from 256); Blue value is 34 (13.67% from 255 or 13.28% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #895522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895522 is #76AADD. Grayscale: #5E5E5E. Windows color (decimal): -7776990 or 2250121. OLE color: 2250121.
HSL color Cylindrical-coordinate representation of color #895522: hue angle of 29.71º 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 #895522 is Cyan = 0, Magento = 0.38, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 34 | - |
| CMYK | 0 | 0.38 | 0.75 | 0.46 |
| HSL | 29.71º | 0.6% | 0.34% | - |
| HSV(B) | 29.71º | 0.75% | 0.54% | - |
| XYZ | 13.85 | 11.93 | 3.09 | - |
| YUV | 94.73 | 93.73 | 158.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 34 | 0 | 0.38 | 0.75 | 0.46 | 29.71 | 0.6 | 0.34 |
| Hex | 89 | 55 | 22 | 0 | 26 | 4B | 2E | 1E | 3C | 22 |
| Octal | 211 | 125 | 42 | 0 | 46 | 113 | 56 | 36 | 74 | 42 |
| Binary | 10001001 | 1010101 | 100010 | 0 | 100110 | 1001011 | 101110 | 11110 | 111100 | 100010 |
Color Harmonies of #895522
Complementary color
Monochromatic Colors of #895522
Black with #895522
Text Example
Text Example
White with #895522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895522; }
p { color: rgb(137,85,34); }
H1.HeaderClassName
{
color: #895522;
}
.AnyTagClassName
{
color: #895522;
}
</style>
background-color css
<style>
a { background-color: #895522; }
a { background-color: rgb(137,85,34); }
div.DivClassName
{
background-color: #895522;
}
.BgClassName
{
background-color: #895522;
}
</style>
border-color css
<style>
span { border-color: #895522; }
span { border-color: rgb(137,85,34); }
td.TdClassName
{
border-color: #895522;
}
.TagClassName
{
border-color: #895522;
}
</style>