Shades of Afghan Tan #896121
Tints of Afghan Tan #896121
RGB
CMYK
RGB Variations
Color information
#896121 (or 0x896121) is known color: Afghan Tan. HEX triplet: 89, 61 and 21. RGB value is (137,97,33). Sum of RGB (Red+Green+Blue) = 137+97+33=267 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.31% from 267); Green value is 97 (38.28% from 255 or 36.33% from 267); Blue value is 33 (13.28% from 255 or 12.36% from 267); Max value from RGB is 137 - color contains mainly: red. Hex color #896121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896121 is #769EDE. Grayscale: #656565. Windows color (decimal): -7773919 or 2187657. OLE color: 2187657.
HSL color Cylindrical-coordinate representation of color #896121: hue angle of 36.92º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #896121 is Cyan = 0, Magento = 0.29, Yellow = 0.76 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 33 | - |
| CMYK | 0 | 0.29 | 0.76 | 0.46 |
| HSL | 36.92º | 0.61% | 0.33% | - |
| HSV(B) | 36.92º | 0.76% | 0.54% | - |
| XYZ | 14.87 | 13.98 | 3.35 | - |
| YUV | 101.66 | 89.25 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 33 | 0 | 0.29 | 0.76 | 0.46 | 36.92 | 0.61 | 0.33 |
| Hex | 89 | 61 | 21 | 0 | 1D | 4C | 2E | 25 | 3D | 21 |
| Octal | 211 | 141 | 41 | 0 | 35 | 114 | 56 | 45 | 75 | 41 |
| Binary | 10001001 | 1100001 | 100001 | 0 | 11101 | 1001100 | 101110 | 100101 | 111101 | 100001 |
Color Harmonies of #896121
Complementary color
Monochromatic Colors of #896121
Black with #896121
Text Example
Text Example
White with #896121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896121; }
p { color: rgb(137,97,33); }
H1.HeaderClassName
{
color: #896121;
}
.AnyTagClassName
{
color: #896121;
}
</style>
background-color css
<style>
a { background-color: #896121; }
a { background-color: rgb(137,97,33); }
div.DivClassName
{
background-color: #896121;
}
.BgClassName
{
background-color: #896121;
}
</style>
border-color css
<style>
span { border-color: #896121; }
span { border-color: rgb(137,97,33); }
td.TdClassName
{
border-color: #896121;
}
.TagClassName
{
border-color: #896121;
}
</style>