Shades of Afghan Tan #885716
Tints of Afghan Tan #885716
RGB
CMYK
RGB Variations
Color information
#885716 (or 0x885716) is known color: Afghan Tan. HEX triplet: 88, 57 and 16. RGB value is (136,87,22). Sum of RGB (Red+Green+Blue) = 136+87+22=245 (32% of max value = 765). Red value is 136 (53.52% from 255 or 55.51% from 245); Green value is 87 (34.38% from 255 or 35.51% from 245); Blue value is 22 (8.98% from 255 or 8.98% from 245); Max value from RGB is 136 - color contains mainly: red. Hex color #885716 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #885716 is #77A8E9. Grayscale: #5E5E5E. Windows color (decimal): -7842026 or 1464200. OLE color: 1464200.
HSL color Cylindrical-coordinate representation of color #885716: hue angle of 34.21º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #885716 is Cyan = 0, Magento = 0.36, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 87 | 22 | - |
| CMYK | 0 | 0.36 | 0.84 | 0.47 |
| HSL | 34.21º | 0.72% | 0.31% | - |
| HSV(B) | 34.21º | 0.84% | 0.53% | - |
| XYZ | 13.71 | 12.11 | 2.37 | - |
| YUV | 94.24 | 87.23 | 157.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 87 | 22 | 0 | 0.36 | 0.84 | 0.47 | 34.21 | 0.72 | 0.31 |
| Hex | 88 | 57 | 16 | 0 | 24 | 54 | 2F | 22 | 48 | 1F |
| Octal | 210 | 127 | 26 | 0 | 44 | 124 | 57 | 42 | 110 | 37 |
| Binary | 10001000 | 1010111 | 10110 | 0 | 100100 | 1010100 | 101111 | 100010 | 1001000 | 11111 |
Color Harmonies of #885716
Complementary color
Monochromatic Colors of #885716
Black with #885716
Text Example
Text Example
White with #885716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885716; }
p { color: rgb(136,87,22); }
H1.HeaderClassName
{
color: #885716;
}
.AnyTagClassName
{
color: #885716;
}
</style>
background-color css
<style>
a { background-color: #885716; }
a { background-color: rgb(136,87,22); }
div.DivClassName
{
background-color: #885716;
}
.BgClassName
{
background-color: #885716;
}
</style>
border-color css
<style>
span { border-color: #885716; }
span { border-color: rgb(136,87,22); }
td.TdClassName
{
border-color: #885716;
}
.TagClassName
{
border-color: #885716;
}
</style>