Shades of Afghan Tan #895518
Tints of Afghan Tan #895518
RGB
CMYK
RGB Variations
Color information
#895518 (or 0x895518) is known color: Afghan Tan. HEX triplet: 89, 55 and 18. RGB value is (137,85,24). Sum of RGB (Red+Green+Blue) = 137+85+24=246 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.69% from 246); Green value is 85 (33.59% from 255 or 34.55% from 246); Blue value is 24 (9.77% from 255 or 9.76% from 246); Max value from RGB is 137 - color contains mainly: red. Hex color #895518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895518 is #76AAE7. Grayscale: #5D5D5D. Windows color (decimal): -7777000 or 1594761. OLE color: 1594761.
HSL color Cylindrical-coordinate representation of color #895518: hue angle of 32.39º 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 #895518 is Cyan = 0, Magento = 0.38, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 24 | - |
| CMYK | 0 | 0.38 | 0.82 | 0.46 |
| HSL | 32.39º | 0.7% | 0.32% | - |
| HSV(B) | 32.39º | 0.82% | 0.54% | - |
| XYZ | 13.73 | 11.88 | 2.43 | - |
| YUV | 93.59 | 88.73 | 158.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 24 | 0 | 0.38 | 0.82 | 0.46 | 32.39 | 0.7 | 0.32 |
| Hex | 89 | 55 | 18 | 0 | 26 | 52 | 2E | 20 | 46 | 20 |
| Octal | 211 | 125 | 30 | 0 | 46 | 122 | 56 | 40 | 106 | 40 |
| Binary | 10001001 | 1010101 | 11000 | 0 | 100110 | 1010010 | 101110 | 100000 | 1000110 | 100000 |
Color Harmonies of #895518
Complementary color
Monochromatic Colors of #895518
Black with #895518
Text Example
Text Example
White with #895518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895518; }
p { color: rgb(137,85,24); }
H1.HeaderClassName
{
color: #895518;
}
.AnyTagClassName
{
color: #895518;
}
</style>
background-color css
<style>
a { background-color: #895518; }
a { background-color: rgb(137,85,24); }
div.DivClassName
{
background-color: #895518;
}
.BgClassName
{
background-color: #895518;
}
</style>
border-color css
<style>
span { border-color: #895518; }
span { border-color: rgb(137,85,24); }
td.TdClassName
{
border-color: #895518;
}
.TagClassName
{
border-color: #895518;
}
</style>