Shades of Spicy Mix #886053
Tints of Spicy Mix #886053
RGB
CMYK
RGB Variations
Color information
#886053 (or 0x886053) is known color: Spicy Mix. HEX triplet: 88, 60 and 53. RGB value is (136,96,83). Sum of RGB (Red+Green+Blue) = 136+96+83=315 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.17% from 315); Green value is 96 (37.89% from 255 or 30.48% from 315); Blue value is 83 (32.81% from 255 or 26.35% from 315); Max value from RGB is 136 - color contains mainly: red. Hex color #886053 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886053 is #779FAC. Grayscale: #6A6A6A. Windows color (decimal): -7839661 or 5464200. OLE color: 5464200.
HSL color Cylindrical-coordinate representation of color #886053: hue angle of 14.72º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #886053 is Cyan = 0, Magento = 0.29, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 96 | 83 | - |
| CMYK | 0 | 0.29 | 0.39 | 0.47 |
| HSL | 14.72º | 0.24% | 0.43% | - |
| HSV(B) | 14.72º | 0.39% | 0.53% | - |
| XYZ | 15.9 | 14.22 | 10.09 | - |
| YUV | 106.48 | 114.75 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 96 | 83 | 0 | 0.29 | 0.39 | 0.47 | 14.72 | 0.24 | 0.43 |
| Hex | 88 | 60 | 53 | 0 | 1D | 27 | 2F | F | 18 | 2B |
| Octal | 210 | 140 | 123 | 0 | 35 | 47 | 57 | 17 | 30 | 53 |
| Binary | 10001000 | 1100000 | 1010011 | 0 | 11101 | 100111 | 101111 | 1111 | 11000 | 101011 |
Color Harmonies of #886053
Complementary color
Monochromatic Colors of #886053
Black with #886053
Text Example
Text Example
White with #886053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886053; }
p { color: rgb(136,96,83); }
H1.HeaderClassName
{
color: #886053;
}
.AnyTagClassName
{
color: #886053;
}
</style>
background-color css
<style>
a { background-color: #886053; }
a { background-color: rgb(136,96,83); }
div.DivClassName
{
background-color: #886053;
}
.BgClassName
{
background-color: #886053;
}
</style>
border-color css
<style>
span { border-color: #886053; }
span { border-color: rgb(136,96,83); }
td.TdClassName
{
border-color: #886053;
}
.TagClassName
{
border-color: #886053;
}
</style>