Shades of Afghan Tan #895621
Tints of Afghan Tan #895621
RGB
CMYK
RGB Variations
Color information
#895621 (or 0x895621) is known color: Afghan Tan. HEX triplet: 89, 56 and 21. RGB value is (137,86,33). Sum of RGB (Red+Green+Blue) = 137+86+33=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 86 (33.98% from 255 or 33.59% from 256); Blue value is 33 (13.28% from 255 or 12.89% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #895621 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895621 is #76A9DE. Grayscale: #5F5F5F. Windows color (decimal): -7776735 or 2184841. OLE color: 2184841.
HSL color Cylindrical-coordinate representation of color #895621: hue angle of 30.58º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #895621 is Cyan = 0, Magento = 0.37, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 33 | - |
| CMYK | 0 | 0.37 | 0.76 | 0.46 |
| HSL | 30.58º | 0.61% | 0.33% | - |
| HSV(B) | 30.58º | 0.76% | 0.54% | - |
| XYZ | 13.92 | 12.08 | 3.04 | - |
| YUV | 95.21 | 92.9 | 157.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 33 | 0 | 0.37 | 0.76 | 0.46 | 30.58 | 0.61 | 0.33 |
| Hex | 89 | 56 | 21 | 0 | 25 | 4C | 2E | 1F | 3D | 21 |
| Octal | 211 | 126 | 41 | 0 | 45 | 114 | 56 | 37 | 75 | 41 |
| Binary | 10001001 | 1010110 | 100001 | 0 | 100101 | 1001100 | 101110 | 11111 | 111101 | 100001 |
Color Harmonies of #895621
Complementary color
Monochromatic Colors of #895621
Black with #895621
Text Example
Text Example
White with #895621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895621; }
p { color: rgb(137,86,33); }
H1.HeaderClassName
{
color: #895621;
}
.AnyTagClassName
{
color: #895621;
}
</style>
background-color css
<style>
a { background-color: #895621; }
a { background-color: rgb(137,86,33); }
div.DivClassName
{
background-color: #895621;
}
.BgClassName
{
background-color: #895621;
}
</style>
border-color css
<style>
span { border-color: #895621; }
span { border-color: rgb(137,86,33); }
td.TdClassName
{
border-color: #895621;
}
.TagClassName
{
border-color: #895621;
}
</style>