Shades of Afghan Tan #885619
Tints of Afghan Tan #885619
RGB
CMYK
RGB Variations
Color information
#885619 (or 0x885619) is known color: Afghan Tan. HEX triplet: 88, 56 and 19. RGB value is (136,86,25). Sum of RGB (Red+Green+Blue) = 136+86+25=247 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.06% from 247); Green value is 86 (33.98% from 255 or 34.82% from 247); Blue value is 25 (10.16% from 255 or 10.12% from 247); Max value from RGB is 136 - color contains mainly: red. Hex color #885619 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #885619 is #77A9E6. Grayscale: #5E5E5E. Windows color (decimal): -7842279 or 1660552. OLE color: 1660552.
HSL color Cylindrical-coordinate representation of color #885619: hue angle of 32.97º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #885619 is Cyan = 0, Magento = 0.37, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 86 | 25 | - |
| CMYK | 0 | 0.37 | 0.82 | 0.47 |
| HSL | 32.97º | 0.69% | 0.32% | - |
| HSV(B) | 32.97º | 0.82% | 0.53% | - |
| XYZ | 13.66 | 11.96 | 2.51 | - |
| YUV | 94 | 89.07 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 86 | 25 | 0 | 0.37 | 0.82 | 0.47 | 32.97 | 0.69 | 0.32 |
| Hex | 88 | 56 | 19 | 0 | 25 | 52 | 2F | 21 | 45 | 20 |
| Octal | 210 | 126 | 31 | 0 | 45 | 122 | 57 | 41 | 105 | 40 |
| Binary | 10001000 | 1010110 | 11001 | 0 | 100101 | 1010010 | 101111 | 100001 | 1000101 | 100000 |
Color Harmonies of #885619
Complementary color
Monochromatic Colors of #885619
Black with #885619
Text Example
Text Example
White with #885619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885619; }
p { color: rgb(136,86,25); }
H1.HeaderClassName
{
color: #885619;
}
.AnyTagClassName
{
color: #885619;
}
</style>
background-color css
<style>
a { background-color: #885619; }
a { background-color: rgb(136,86,25); }
div.DivClassName
{
background-color: #885619;
}
.BgClassName
{
background-color: #885619;
}
</style>
border-color css
<style>
span { border-color: #885619; }
span { border-color: rgb(136,86,25); }
td.TdClassName
{
border-color: #885619;
}
.TagClassName
{
border-color: #885619;
}
</style>