Shades of Afghan Tan #895526
Tints of Afghan Tan #895526
RGB
CMYK
RGB Variations
Color information
#895526 (or 0x895526) is known color: Afghan Tan. HEX triplet: 89, 55 and 26. RGB value is (137,85,38). Sum of RGB (Red+Green+Blue) = 137+85+38=260 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.69% from 260); Green value is 85 (33.59% from 255 or 32.69% from 260); Blue value is 38 (15.23% from 255 or 14.62% from 260); Max value from RGB is 137 - color contains mainly: red. Hex color #895526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895526 is #76AAD9. Grayscale: #5F5F5F. Windows color (decimal): -7776986 or 2512265. OLE color: 2512265.
HSL color Cylindrical-coordinate representation of color #895526: hue angle of 28.48º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #895526 is Cyan = 0, Magento = 0.38, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 38 | - |
| CMYK | 0 | 0.38 | 0.72 | 0.46 |
| HSL | 28.48º | 0.57% | 0.34% | - |
| HSV(B) | 28.48º | 0.72% | 0.54% | - |
| XYZ | 13.91 | 11.96 | 3.41 | - |
| YUV | 95.19 | 95.73 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 38 | 0 | 0.38 | 0.72 | 0.46 | 28.48 | 0.57 | 0.34 |
| Hex | 89 | 55 | 26 | 0 | 26 | 48 | 2E | 1C | 39 | 22 |
| Octal | 211 | 125 | 46 | 0 | 46 | 110 | 56 | 34 | 71 | 42 |
| Binary | 10001001 | 1010101 | 100110 | 0 | 100110 | 1001000 | 101110 | 11100 | 111001 | 100010 |
Color Harmonies of #895526
Complementary color
Monochromatic Colors of #895526
Black with #895526
Text Example
Text Example
White with #895526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895526; }
p { color: rgb(137,85,38); }
H1.HeaderClassName
{
color: #895526;
}
.AnyTagClassName
{
color: #895526;
}
</style>
background-color css
<style>
a { background-color: #895526; }
a { background-color: rgb(137,85,38); }
div.DivClassName
{
background-color: #895526;
}
.BgClassName
{
background-color: #895526;
}
</style>
border-color css
<style>
span { border-color: #895526; }
span { border-color: rgb(137,85,38); }
td.TdClassName
{
border-color: #895526;
}
.TagClassName
{
border-color: #895526;
}
</style>