Shades of Afghan Tan #895322
Tints of Afghan Tan #895322
RGB
CMYK
RGB Variations
Color information
#895322 (or 0x895322) is known color: Afghan Tan. HEX triplet: 89, 53 and 22. RGB value is (137,83,34). Sum of RGB (Red+Green+Blue) = 137+83+34=254 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.94% from 254); Green value is 83 (32.81% from 255 or 32.68% from 254); Blue value is 34 (13.67% from 255 or 13.39% from 254); Max value from RGB is 137 - color contains mainly: red. Hex color #895322 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895322 is #76ACDD. Grayscale: #5D5D5D. Windows color (decimal): -7777502 or 2249609. OLE color: 2249609.
HSL color Cylindrical-coordinate representation of color #895322: hue angle of 28.54º 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 #895322 is Cyan = 0, Magento = 0.39, Yellow = 0.75 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 83 | 34 | - |
| CMYK | 0 | 0.39 | 0.75 | 0.46 |
| HSL | 28.54º | 0.6% | 0.34% | - |
| HSV(B) | 28.54º | 0.75% | 0.54% | - |
| XYZ | 13.7 | 11.62 | 3.03 | - |
| YUV | 93.56 | 94.39 | 158.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 83 | 34 | 0 | 0.39 | 0.75 | 0.46 | 28.54 | 0.6 | 0.34 |
| Hex | 89 | 53 | 22 | 0 | 27 | 4B | 2E | 1D | 3C | 22 |
| Octal | 211 | 123 | 42 | 0 | 47 | 113 | 56 | 35 | 74 | 42 |
| Binary | 10001001 | 1010011 | 100010 | 0 | 100111 | 1001011 | 101110 | 11101 | 111100 | 100010 |
Color Harmonies of #895322
Complementary color
Monochromatic Colors of #895322
Black with #895322
Text Example
Text Example
White with #895322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895322; }
p { color: rgb(137,83,34); }
H1.HeaderClassName
{
color: #895322;
}
.AnyTagClassName
{
color: #895322;
}
</style>
background-color css
<style>
a { background-color: #895322; }
a { background-color: rgb(137,83,34); }
div.DivClassName
{
background-color: #895322;
}
.BgClassName
{
background-color: #895322;
}
</style>
border-color css
<style>
span { border-color: #895322; }
span { border-color: rgb(137,83,34); }
td.TdClassName
{
border-color: #895322;
}
.TagClassName
{
border-color: #895322;
}
</style>