Shades of Spicy Mix #886052
Tints of Spicy Mix #886052
RGB
CMYK
RGB Variations
Color information
#886052 (or 0x886052) is known color: Spicy Mix. HEX triplet: 88, 60 and 52. RGB value is (136,96,82). Sum of RGB (Red+Green+Blue) = 136+96+82=314 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.31% from 314); Green value is 96 (37.89% from 255 or 30.57% from 314); Blue value is 82 (32.42% from 255 or 26.11% from 314); Max value from RGB is 136 - color contains mainly: red. Hex color #886052 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886052 is #779FAD. Grayscale: #6A6A6A. Windows color (decimal): -7839662 or 5398664. OLE color: 5398664.
HSL color Cylindrical-coordinate representation of color #886052: hue angle of 15.56º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #886052 is Cyan = 0, Magento = 0.29, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 96 | 82 | - |
| CMYK | 0 | 0.29 | 0.40 | 0.47 |
| HSL | 15.56º | 0.25% | 0.43% | - |
| HSV(B) | 15.56º | 0.4% | 0.53% | - |
| XYZ | 15.86 | 14.21 | 9.89 | - |
| YUV | 106.36 | 114.25 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 96 | 82 | 0 | 0.29 | 0.40 | 0.47 | 15.56 | 0.25 | 0.43 |
| Hex | 88 | 60 | 52 | 0 | 1D | 28 | 2F | 10 | 19 | 2B |
| Octal | 210 | 140 | 122 | 0 | 35 | 50 | 57 | 20 | 31 | 53 |
| Binary | 10001000 | 1100000 | 1010010 | 0 | 11101 | 101000 | 101111 | 10000 | 11001 | 101011 |
Color Harmonies of #886052
Complementary color
Monochromatic Colors of #886052
Black with #886052
Text Example
Text Example
White with #886052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886052; }
p { color: rgb(136,96,82); }
H1.HeaderClassName
{
color: #886052;
}
.AnyTagClassName
{
color: #886052;
}
</style>
background-color css
<style>
a { background-color: #886052; }
a { background-color: rgb(136,96,82); }
div.DivClassName
{
background-color: #886052;
}
.BgClassName
{
background-color: #886052;
}
</style>
border-color css
<style>
span { border-color: #886052; }
span { border-color: rgb(136,96,82); }
td.TdClassName
{
border-color: #886052;
}
.TagClassName
{
border-color: #886052;
}
</style>