Shades of Spicy Mix #866053
Tints of Spicy Mix #866053
RGB
CMYK
RGB Variations
Color information
#866053 (or 0x866053) is known color: Spicy Mix. HEX triplet: 86, 60 and 53. RGB value is (134,96,83). Sum of RGB (Red+Green+Blue) = 134+96+83=313 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.81% from 313); Green value is 96 (37.89% from 255 or 30.67% from 313); Blue value is 83 (32.81% from 255 or 26.52% from 313); Max value from RGB is 134 - color contains mainly: red. Hex color #866053 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866053 is #799FAC. Grayscale: #696969. Windows color (decimal): -7970733 or 5464198. OLE color: 5464198.
HSL color Cylindrical-coordinate representation of color #866053: hue angle of 15.29º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #866053 is Cyan = 0, Magento = 0.28, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 83 | - |
| CMYK | 0 | 0.28 | 0.38 | 0.47 |
| HSL | 15.29º | 0.24% | 0.43% | - |
| HSV(B) | 15.29º | 0.38% | 0.53% | - |
| XYZ | 15.58 | 14.06 | 10.08 | - |
| YUV | 105.88 | 115.09 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 83 | 0 | 0.28 | 0.38 | 0.47 | 15.29 | 0.24 | 0.43 |
| Hex | 86 | 60 | 53 | 0 | 1C | 26 | 2F | F | 18 | 2B |
| Octal | 206 | 140 | 123 | 0 | 34 | 46 | 57 | 17 | 30 | 53 |
| Binary | 10000110 | 1100000 | 1010011 | 0 | 11100 | 100110 | 101111 | 1111 | 11000 | 101011 |
Color Harmonies of #866053
Complementary color
Monochromatic Colors of #866053
Black with #866053
Text Example
Text Example
White with #866053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866053; }
p { color: rgb(134,96,83); }
H1.HeaderClassName
{
color: #866053;
}
.AnyTagClassName
{
color: #866053;
}
</style>
background-color css
<style>
a { background-color: #866053; }
a { background-color: rgb(134,96,83); }
div.DivClassName
{
background-color: #866053;
}
.BgClassName
{
background-color: #866053;
}
</style>
border-color css
<style>
span { border-color: #866053; }
span { border-color: rgb(134,96,83); }
td.TdClassName
{
border-color: #866053;
}
.TagClassName
{
border-color: #866053;
}
</style>