Shades of Afghan Tan #885617
Tints of Afghan Tan #885617
RGB
CMYK
RGB Variations
Color information
#885617 (or 0x885617) is known color: Afghan Tan. HEX triplet: 88, 56 and 17. RGB value is (136,86,23). Sum of RGB (Red+Green+Blue) = 136+86+23=245 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.51% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 23 (9.38% from 255 or 9.39% from 245); Max value from RGB is 136 - color contains mainly: red. Hex color #885617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #885617 is #77A9E8. Grayscale: #5E5E5E. Windows color (decimal): -7842281 or 1529480. OLE color: 1529480.
HSL color Cylindrical-coordinate representation of color #885617: hue angle of 33.45º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #885617 is Cyan = 0, Magento = 0.37, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 86 | 23 | - |
| CMYK | 0 | 0.37 | 0.83 | 0.47 |
| HSL | 33.45º | 0.71% | 0.31% | - |
| HSV(B) | 33.45º | 0.83% | 0.53% | - |
| XYZ | 13.64 | 11.95 | 2.4 | - |
| YUV | 93.77 | 88.07 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 86 | 23 | 0 | 0.37 | 0.83 | 0.47 | 33.45 | 0.71 | 0.31 |
| Hex | 88 | 56 | 17 | 0 | 25 | 53 | 2F | 21 | 47 | 1F |
| Octal | 210 | 126 | 27 | 0 | 45 | 123 | 57 | 41 | 107 | 37 |
| Binary | 10001000 | 1010110 | 10111 | 0 | 100101 | 1010011 | 101111 | 100001 | 1000111 | 11111 |
Color Harmonies of #885617
Complementary color
Monochromatic Colors of #885617
Black with #885617
Text Example
Text Example
White with #885617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885617; }
p { color: rgb(136,86,23); }
H1.HeaderClassName
{
color: #885617;
}
.AnyTagClassName
{
color: #885617;
}
</style>
background-color css
<style>
a { background-color: #885617; }
a { background-color: rgb(136,86,23); }
div.DivClassName
{
background-color: #885617;
}
.BgClassName
{
background-color: #885617;
}
</style>
border-color css
<style>
span { border-color: #885617; }
span { border-color: rgb(136,86,23); }
td.TdClassName
{
border-color: #885617;
}
.TagClassName
{
border-color: #885617;
}
</style>