Shades of Spicy Mix #886453
Tints of Spicy Mix #886453
RGB
CMYK
RGB Variations
Color information
#886453 (or 0x886453) is known color: Spicy Mix. HEX triplet: 88, 64 and 53. RGB value is (136,100,83). Sum of RGB (Red+Green+Blue) = 136+100+83=319 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.63% from 319); Green value is 100 (39.45% from 255 or 31.35% from 319); Blue value is 83 (32.81% from 255 or 26.02% from 319); Max value from RGB is 136 - color contains mainly: red. Hex color #886453 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886453 is #779BAC. Grayscale: #6C6C6C. Windows color (decimal): -7838637 or 5465224. OLE color: 5465224.
HSL color Cylindrical-coordinate representation of color #886453: hue angle of 19.25º 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 #886453 is Cyan = 0, Magento = 0.26, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 83 | - |
| CMYK | 0 | 0.26 | 0.39 | 0.47 |
| HSL | 19.25º | 0.24% | 0.43% | - |
| HSV(B) | 19.25º | 0.39% | 0.53% | - |
| XYZ | 16.27 | 14.97 | 10.22 | - |
| YUV | 108.83 | 113.43 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 83 | 0 | 0.26 | 0.39 | 0.47 | 19.25 | 0.24 | 0.43 |
| Hex | 88 | 64 | 53 | 0 | 1A | 27 | 2F | 13 | 18 | 2B |
| Octal | 210 | 144 | 123 | 0 | 32 | 47 | 57 | 23 | 30 | 53 |
| Binary | 10001000 | 1100100 | 1010011 | 0 | 11010 | 100111 | 101111 | 10011 | 11000 | 101011 |
Color Harmonies of #886453
Complementary color
Monochromatic Colors of #886453
Black with #886453
Text Example
Text Example
White with #886453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886453; }
p { color: rgb(136,100,83); }
H1.HeaderClassName
{
color: #886453;
}
.AnyTagClassName
{
color: #886453;
}
</style>
background-color css
<style>
a { background-color: #886453; }
a { background-color: rgb(136,100,83); }
div.DivClassName
{
background-color: #886453;
}
.BgClassName
{
background-color: #886453;
}
</style>
border-color css
<style>
span { border-color: #886453; }
span { border-color: rgb(136,100,83); }
td.TdClassName
{
border-color: #886453;
}
.TagClassName
{
border-color: #886453;
}
</style>