Shades of Spicy Mix #876451
Tints of Spicy Mix #876451
RGB
CMYK
RGB Variations
Color information
#876451 (or 0x876451) is known color: Spicy Mix. HEX triplet: 87, 64 and 51. RGB value is (135,100,81). Sum of RGB (Red+Green+Blue) = 135+100+81=316 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.72% from 316); Green value is 100 (39.45% from 255 or 31.65% from 316); Blue value is 81 (32.03% from 255 or 25.63% from 316); Max value from RGB is 135 - color contains mainly: red. Hex color #876451 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #876451 is #789BAE. Grayscale: #6C6C6C. Windows color (decimal): -7904175 or 5334151. OLE color: 5334151.
HSL color Cylindrical-coordinate representation of color #876451: hue angle of 21.11º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #876451 is Cyan = 0, Magento = 0.26, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 100 | 81 | - |
| CMYK | 0 | 0.26 | 0.40 | 0.47 |
| HSL | 21.11º | 0.25% | 0.42% | - |
| HSV(B) | 21.11º | 0.4% | 0.53% | - |
| XYZ | 16.03 | 14.86 | 9.81 | - |
| YUV | 108.3 | 112.6 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 100 | 81 | 0 | 0.26 | 0.40 | 0.47 | 21.11 | 0.25 | 0.42 |
| Hex | 87 | 64 | 51 | 0 | 1A | 28 | 2F | 15 | 19 | 2A |
| Octal | 207 | 144 | 121 | 0 | 32 | 50 | 57 | 25 | 31 | 52 |
| Binary | 10000111 | 1100100 | 1010001 | 0 | 11010 | 101000 | 101111 | 10101 | 11001 | 101010 |
Color Harmonies of #876451
Complementary color
Monochromatic Colors of #876451
Black with #876451
Text Example
Text Example
White with #876451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876451; }
p { color: rgb(135,100,81); }
H1.HeaderClassName
{
color: #876451;
}
.AnyTagClassName
{
color: #876451;
}
</style>
background-color css
<style>
a { background-color: #876451; }
a { background-color: rgb(135,100,81); }
div.DivClassName
{
background-color: #876451;
}
.BgClassName
{
background-color: #876451;
}
</style>
border-color css
<style>
span { border-color: #876451; }
span { border-color: rgb(135,100,81); }
td.TdClassName
{
border-color: #876451;
}
.TagClassName
{
border-color: #876451;
}
</style>