Shades of Spicy Mix #866253
Tints of Spicy Mix #866253
RGB
CMYK
RGB Variations
Color information
#866253 (or 0x866253) is known color: Spicy Mix. HEX triplet: 86, 62 and 53. RGB value is (134,98,83). Sum of RGB (Red+Green+Blue) = 134+98+83=315 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.54% from 315); Green value is 98 (38.67% from 255 or 31.11% from 315); Blue value is 83 (32.81% from 255 or 26.35% from 315); Max value from RGB is 134 - color contains mainly: red. Hex color #866253 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866253 is #799DAC. Grayscale: #6B6B6B. Windows color (decimal): -7970221 or 5464710. OLE color: 5464710.
HSL color Cylindrical-coordinate representation of color #866253: hue angle of 17.65º 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 #866253 is Cyan = 0, Magento = 0.27, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 83 | - |
| CMYK | 0 | 0.27 | 0.38 | 0.47 |
| HSL | 17.65º | 0.24% | 0.43% | - |
| HSV(B) | 17.65º | 0.38% | 0.53% | - |
| XYZ | 15.76 | 14.43 | 10.14 | - |
| YUV | 107.05 | 114.43 | 147.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 83 | 0 | 0.27 | 0.38 | 0.47 | 17.65 | 0.24 | 0.43 |
| Hex | 86 | 62 | 53 | 0 | 1B | 26 | 2F | 12 | 18 | 2B |
| Octal | 206 | 142 | 123 | 0 | 33 | 46 | 57 | 22 | 30 | 53 |
| Binary | 10000110 | 1100010 | 1010011 | 0 | 11011 | 100110 | 101111 | 10010 | 11000 | 101011 |
Color Harmonies of #866253
Complementary color
Monochromatic Colors of #866253
Black with #866253
Text Example
Text Example
White with #866253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866253; }
p { color: rgb(134,98,83); }
H1.HeaderClassName
{
color: #866253;
}
.AnyTagClassName
{
color: #866253;
}
</style>
background-color css
<style>
a { background-color: #866253; }
a { background-color: rgb(134,98,83); }
div.DivClassName
{
background-color: #866253;
}
.BgClassName
{
background-color: #866253;
}
</style>
border-color css
<style>
span { border-color: #866253; }
span { border-color: rgb(134,98,83); }
td.TdClassName
{
border-color: #866253;
}
.TagClassName
{
border-color: #866253;
}
</style>