Shades of Afghan Tan #895422
Tints of Afghan Tan #895422
RGB
CMYK
RGB Variations
Color information
#895422 (or 0x895422) is known color: Afghan Tan. HEX triplet: 89, 54 and 22. RGB value is (137,84,34). Sum of RGB (Red+Green+Blue) = 137+84+34=255 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.73% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 34 (13.67% from 255 or 13.33% from 255); Max value from RGB is 137 - color contains mainly: red. Hex color #895422 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895422 is #76ABDD. Grayscale: #5E5E5E. Windows color (decimal): -7777246 or 2249865. OLE color: 2249865.
HSL color Cylindrical-coordinate representation of color #895422: hue angle of 29.13º 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 #895422 is Cyan = 0, Magento = 0.39, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 84 | 34 | - |
| CMYK | 0 | 0.39 | 0.75 | 0.46 |
| HSL | 29.13º | 0.6% | 0.34% | - |
| HSV(B) | 29.13º | 0.75% | 0.54% | - |
| XYZ | 13.78 | 11.77 | 3.06 | - |
| YUV | 94.15 | 94.06 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 34 | 0 | 0.39 | 0.75 | 0.46 | 29.13 | 0.6 | 0.34 |
| Hex | 89 | 54 | 22 | 0 | 27 | 4B | 2E | 1D | 3C | 22 |
| Octal | 211 | 124 | 42 | 0 | 47 | 113 | 56 | 35 | 74 | 42 |
| Binary | 10001001 | 1010100 | 100010 | 0 | 100111 | 1001011 | 101110 | 11101 | 111100 | 100010 |
Color Harmonies of #895422
Complementary color
Monochromatic Colors of #895422
Black with #895422
Text Example
Text Example
White with #895422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895422; }
p { color: rgb(137,84,34); }
H1.HeaderClassName
{
color: #895422;
}
.AnyTagClassName
{
color: #895422;
}
</style>
background-color css
<style>
a { background-color: #895422; }
a { background-color: rgb(137,84,34); }
div.DivClassName
{
background-color: #895422;
}
.BgClassName
{
background-color: #895422;
}
</style>
border-color css
<style>
span { border-color: #895422; }
span { border-color: rgb(137,84,34); }
td.TdClassName
{
border-color: #895422;
}
.TagClassName
{
border-color: #895422;
}
</style>