Shades of Afghan Tan #896324
Tints of Afghan Tan #896324
RGB
CMYK
RGB Variations
Color information
#896324 (or 0x896324) is known color: Afghan Tan. HEX triplet: 89, 63 and 24. RGB value is (137,99,36). Sum of RGB (Red+Green+Blue) = 137+99+36=272 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.37% from 272); Green value is 99 (39.06% from 255 or 36.40% from 272); Blue value is 36 (14.45% from 255 or 13.24% from 272); Max value from RGB is 137 - color contains mainly: red. Hex color #896324 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896324 is #769CDB. Grayscale: #676767. Windows color (decimal): -7773404 or 2384777. OLE color: 2384777.
HSL color Cylindrical-coordinate representation of color #896324: hue angle of 37.43º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #896324 is Cyan = 0, Magento = 0.28, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 36 | - |
| CMYK | 0 | 0.28 | 0.74 | 0.46 |
| HSL | 37.43º | 0.58% | 0.34% | - |
| HSV(B) | 37.43º | 0.74% | 0.54% | - |
| XYZ | 15.1 | 14.37 | 3.65 | - |
| YUV | 103.18 | 90.09 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 36 | 0 | 0.28 | 0.74 | 0.46 | 37.43 | 0.58 | 0.34 |
| Hex | 89 | 63 | 24 | 0 | 1C | 4A | 2E | 25 | 3A | 22 |
| Octal | 211 | 143 | 44 | 0 | 34 | 112 | 56 | 45 | 72 | 42 |
| Binary | 10001001 | 1100011 | 100100 | 0 | 11100 | 1001010 | 101110 | 100101 | 111010 | 100010 |
Color Harmonies of #896324
Complementary color
Monochromatic Colors of #896324
Black with #896324
Text Example
Text Example
White with #896324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896324; }
p { color: rgb(137,99,36); }
H1.HeaderClassName
{
color: #896324;
}
.AnyTagClassName
{
color: #896324;
}
</style>
background-color css
<style>
a { background-color: #896324; }
a { background-color: rgb(137,99,36); }
div.DivClassName
{
background-color: #896324;
}
.BgClassName
{
background-color: #896324;
}
</style>
border-color css
<style>
span { border-color: #896324; }
span { border-color: rgb(137,99,36); }
td.TdClassName
{
border-color: #896324;
}
.TagClassName
{
border-color: #896324;
}
</style>