Shades of Afghan Tan #895821
Tints of Afghan Tan #895821
RGB
CMYK
RGB Variations
Color information
#895821 (or 0x895821) is known color: Afghan Tan. HEX triplet: 89, 58 and 21. RGB value is (137,88,33). Sum of RGB (Red+Green+Blue) = 137+88+33=258 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.10% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 33 (13.28% from 255 or 12.79% from 258); Max value from RGB is 137 - color contains mainly: red. Hex color #895821 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895821 is #76A7DE. Grayscale: #606060. Windows color (decimal): -7776223 or 2185353. OLE color: 2185353.
HSL color Cylindrical-coordinate representation of color #895821: hue angle of 31.73º 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 #895821 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 88 | 33 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.46 |
| HSL | 31.73º | 0.61% | 0.33% | - |
| HSV(B) | 31.73º | 0.76% | 0.54% | - |
| XYZ | 14.08 | 12.41 | 3.09 | - |
| YUV | 96.38 | 92.23 | 156.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 88 | 33 | 0 | 0.36 | 0.76 | 0.46 | 31.73 | 0.61 | 0.33 |
| Hex | 89 | 58 | 21 | 0 | 24 | 4C | 2E | 20 | 3D | 21 |
| Octal | 211 | 130 | 41 | 0 | 44 | 114 | 56 | 40 | 75 | 41 |
| Binary | 10001001 | 1011000 | 100001 | 0 | 100100 | 1001100 | 101110 | 100000 | 111101 | 100001 |
Color Harmonies of #895821
Complementary color
Monochromatic Colors of #895821
Black with #895821
Text Example
Text Example
White with #895821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895821; }
p { color: rgb(137,88,33); }
H1.HeaderClassName
{
color: #895821;
}
.AnyTagClassName
{
color: #895821;
}
</style>
background-color css
<style>
a { background-color: #895821; }
a { background-color: rgb(137,88,33); }
div.DivClassName
{
background-color: #895821;
}
.BgClassName
{
background-color: #895821;
}
</style>
border-color css
<style>
span { border-color: #895821; }
span { border-color: rgb(137,88,33); }
td.TdClassName
{
border-color: #895821;
}
.TagClassName
{
border-color: #895821;
}
</style>