Shades of Afghan Tan #895922
Tints of Afghan Tan #895922
RGB
CMYK
RGB Variations
Color information
#895922 (or 0x895922) is known color: Afghan Tan. HEX triplet: 89, 59 and 22. RGB value is (137,89,34). Sum of RGB (Red+Green+Blue) = 137+89+34=260 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.69% from 260); Green value is 89 (35.16% from 255 or 34.23% from 260); Blue value is 34 (13.67% from 255 or 13.08% from 260); Max value from RGB is 137 - color contains mainly: red. Hex color #895922 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895922 is #76A6DD. Grayscale: #616161. Windows color (decimal): -7775966 or 2251145. OLE color: 2251145.
HSL color Cylindrical-coordinate representation of color #895922: hue angle of 32.04º 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 #895922 is Cyan = 0, Magento = 0.35, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 89 | 34 | - |
| CMYK | 0 | 0.35 | 0.75 | 0.46 |
| HSL | 32.04º | 0.6% | 0.34% | - |
| HSV(B) | 32.04º | 0.75% | 0.54% | - |
| XYZ | 14.18 | 12.58 | 3.19 | - |
| YUV | 97.08 | 92.4 | 156.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 89 | 34 | 0 | 0.35 | 0.75 | 0.46 | 32.04 | 0.6 | 0.34 |
| Hex | 89 | 59 | 22 | 0 | 23 | 4B | 2E | 20 | 3C | 22 |
| Octal | 211 | 131 | 42 | 0 | 43 | 113 | 56 | 40 | 74 | 42 |
| Binary | 10001001 | 1011001 | 100010 | 0 | 100011 | 1001011 | 101110 | 100000 | 111100 | 100010 |
Color Harmonies of #895922
Complementary color
Monochromatic Colors of #895922
Black with #895922
Text Example
Text Example
White with #895922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895922; }
p { color: rgb(137,89,34); }
H1.HeaderClassName
{
color: #895922;
}
.AnyTagClassName
{
color: #895922;
}
</style>
background-color css
<style>
a { background-color: #895922; }
a { background-color: rgb(137,89,34); }
div.DivClassName
{
background-color: #895922;
}
.BgClassName
{
background-color: #895922;
}
</style>
border-color css
<style>
span { border-color: #895922; }
span { border-color: rgb(137,89,34); }
td.TdClassName
{
border-color: #895922;
}
.TagClassName
{
border-color: #895922;
}
</style>