Shades of Afghan Tan #895418
Tints of Afghan Tan #895418
RGB
CMYK
RGB Variations
Color information
#895418 (or 0x895418) is known color: Afghan Tan. HEX triplet: 89, 54 and 18. RGB value is (137,84,24). Sum of RGB (Red+Green+Blue) = 137+84+24=245 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.92% from 245); Green value is 84 (33.20% from 255 or 34.29% from 245); Blue value is 24 (9.77% from 255 or 9.80% from 245); Max value from RGB is 137 - color contains mainly: red. Hex color #895418 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895418 is #76ABE7. Grayscale: #5D5D5D. Windows color (decimal): -7777256 or 1594505. OLE color: 1594505.
HSL color Cylindrical-coordinate representation of color #895418: hue angle of 31.86º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #895418 is Cyan = 0, Magento = 0.39, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 84 | 24 | - |
| CMYK | 0 | 0.39 | 0.82 | 0.46 |
| HSL | 31.86º | 0.7% | 0.32% | - |
| HSV(B) | 31.86º | 0.82% | 0.54% | - |
| XYZ | 13.65 | 11.72 | 2.41 | - |
| YUV | 93.01 | 89.06 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 24 | 0 | 0.39 | 0.82 | 0.46 | 31.86 | 0.7 | 0.32 |
| Hex | 89 | 54 | 18 | 0 | 27 | 52 | 2E | 20 | 46 | 20 |
| Octal | 211 | 124 | 30 | 0 | 47 | 122 | 56 | 40 | 106 | 40 |
| Binary | 10001001 | 1010100 | 11000 | 0 | 100111 | 1010010 | 101110 | 100000 | 1000110 | 100000 |
Color Harmonies of #895418
Complementary color
Monochromatic Colors of #895418
Black with #895418
Text Example
Text Example
White with #895418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895418; }
p { color: rgb(137,84,24); }
H1.HeaderClassName
{
color: #895418;
}
.AnyTagClassName
{
color: #895418;
}
</style>
background-color css
<style>
a { background-color: #895418; }
a { background-color: rgb(137,84,24); }
div.DivClassName
{
background-color: #895418;
}
.BgClassName
{
background-color: #895418;
}
</style>
border-color css
<style>
span { border-color: #895418; }
span { border-color: rgb(137,84,24); }
td.TdClassName
{
border-color: #895418;
}
.TagClassName
{
border-color: #895418;
}
</style>