Shades of Afghan Tan #896124
Tints of Afghan Tan #896124
RGB
CMYK
RGB Variations
Color information
#896124 (or 0x896124) is known color: Afghan Tan. HEX triplet: 89, 61 and 24. RGB value is (137,97,36). Sum of RGB (Red+Green+Blue) = 137+97+36=270 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.74% from 270); Green value is 97 (38.28% from 255 or 35.93% from 270); Blue value is 36 (14.45% from 255 or 13.33% from 270); Max value from RGB is 137 - color contains mainly: red. Hex color #896124 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896124 is #769EDB. Grayscale: #666666. Windows color (decimal): -7773916 or 2384265. OLE color: 2384265.
HSL color Cylindrical-coordinate representation of color #896124: hue angle of 36.24º 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 #896124 is Cyan = 0, Magento = 0.29, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 36 | - |
| CMYK | 0 | 0.29 | 0.74 | 0.46 |
| HSL | 36.24º | 0.58% | 0.34% | - |
| HSV(B) | 36.24º | 0.74% | 0.54% | - |
| XYZ | 14.91 | 14 | 3.58 | - |
| YUV | 102.01 | 90.75 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 36 | 0 | 0.29 | 0.74 | 0.46 | 36.24 | 0.58 | 0.34 |
| Hex | 89 | 61 | 24 | 0 | 1D | 4A | 2E | 24 | 3A | 22 |
| Octal | 211 | 141 | 44 | 0 | 35 | 112 | 56 | 44 | 72 | 42 |
| Binary | 10001001 | 1100001 | 100100 | 0 | 11101 | 1001010 | 101110 | 100100 | 111010 | 100010 |
Color Harmonies of #896124
Complementary color
Monochromatic Colors of #896124
Black with #896124
Text Example
Text Example
White with #896124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896124; }
p { color: rgb(137,97,36); }
H1.HeaderClassName
{
color: #896124;
}
.AnyTagClassName
{
color: #896124;
}
</style>
background-color css
<style>
a { background-color: #896124; }
a { background-color: rgb(137,97,36); }
div.DivClassName
{
background-color: #896124;
}
.BgClassName
{
background-color: #896124;
}
</style>
border-color css
<style>
span { border-color: #896124; }
span { border-color: rgb(137,97,36); }
td.TdClassName
{
border-color: #896124;
}
.TagClassName
{
border-color: #896124;
}
</style>