Shades of Spicy Mix #876550
Tints of Spicy Mix #876550
RGB
CMYK
RGB Variations
Color information
#876550 (or 0x876550) is known color: Spicy Mix. HEX triplet: 87, 65 and 50. RGB value is (135,101,80). Sum of RGB (Red+Green+Blue) = 135+101+80=316 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.72% from 316); Green value is 101 (39.84% from 255 or 31.96% from 316); Blue value is 80 (31.64% from 255 or 25.32% from 316); Max value from RGB is 135 - color contains mainly: red. Hex color #876550 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #876550 is #789AAF. Grayscale: #6C6C6C. Windows color (decimal): -7903920 or 5268871. OLE color: 5268871.
HSL color Cylindrical-coordinate representation of color #876550: hue angle of 22.91º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #876550 is Cyan = 0, Magento = 0.25, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 101 | 80 | - |
| CMYK | 0 | 0.25 | 0.41 | 0.47 |
| HSL | 22.91º | 0.26% | 0.42% | - |
| HSV(B) | 22.91º | 0.41% | 0.53% | - |
| XYZ | 16.09 | 15.04 | 9.64 | - |
| YUV | 108.77 | 111.76 | 146.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 101 | 80 | 0 | 0.25 | 0.41 | 0.47 | 22.91 | 0.26 | 0.42 |
| Hex | 87 | 65 | 50 | 0 | 19 | 29 | 2F | 17 | 1A | 2A |
| Octal | 207 | 145 | 120 | 0 | 31 | 51 | 57 | 27 | 32 | 52 |
| Binary | 10000111 | 1100101 | 1010000 | 0 | 11001 | 101001 | 101111 | 10111 | 11010 | 101010 |
Color Harmonies of #876550
Complementary color
Monochromatic Colors of #876550
Black with #876550
Text Example
Text Example
White with #876550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876550; }
p { color: rgb(135,101,80); }
H1.HeaderClassName
{
color: #876550;
}
.AnyTagClassName
{
color: #876550;
}
</style>
background-color css
<style>
a { background-color: #876550; }
a { background-color: rgb(135,101,80); }
div.DivClassName
{
background-color: #876550;
}
.BgClassName
{
background-color: #876550;
}
</style>
border-color css
<style>
span { border-color: #876550; }
span { border-color: rgb(135,101,80); }
td.TdClassName
{
border-color: #876550;
}
.TagClassName
{
border-color: #876550;
}
</style>