Shades of Spicy Mix #866453
Tints of Spicy Mix #866453
RGB
CMYK
RGB Variations
Color information
#866453 (or 0x866453) is known color: Spicy Mix. HEX triplet: 86, 64 and 53. RGB value is (134,100,83). Sum of RGB (Red+Green+Blue) = 134+100+83=317 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.27% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 83 (32.81% from 255 or 26.18% from 317); Max value from RGB is 134 - color contains mainly: red. Hex color #866453 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866453 is #799BAC. Grayscale: #6C6C6C. Windows color (decimal): -7969709 or 5465222. OLE color: 5465222.
HSL color Cylindrical-coordinate representation of color #866453: hue angle of 20º 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 #866453 is Cyan = 0, Magento = 0.25, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 83 | - |
| CMYK | 0 | 0.25 | 0.38 | 0.47 |
| HSL | 20º | 0.24% | 0.43% | - |
| HSV(B) | 20º | 0.38% | 0.53% | - |
| XYZ | 15.95 | 14.81 | 10.2 | - |
| YUV | 108.23 | 113.76 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 83 | 0 | 0.25 | 0.38 | 0.47 | 20 | 0.24 | 0.43 |
| Hex | 86 | 64 | 53 | 0 | 19 | 26 | 2F | 14 | 18 | 2B |
| Octal | 206 | 144 | 123 | 0 | 31 | 46 | 57 | 24 | 30 | 53 |
| Binary | 10000110 | 1100100 | 1010011 | 0 | 11001 | 100110 | 101111 | 10100 | 11000 | 101011 |
Color Harmonies of #866453
Complementary color
Monochromatic Colors of #866453
Black with #866453
Text Example
Text Example
White with #866453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866453; }
p { color: rgb(134,100,83); }
H1.HeaderClassName
{
color: #866453;
}
.AnyTagClassName
{
color: #866453;
}
</style>
background-color css
<style>
a { background-color: #866453; }
a { background-color: rgb(134,100,83); }
div.DivClassName
{
background-color: #866453;
}
.BgClassName
{
background-color: #866453;
}
</style>
border-color css
<style>
span { border-color: #866453; }
span { border-color: rgb(134,100,83); }
td.TdClassName
{
border-color: #866453;
}
.TagClassName
{
border-color: #866453;
}
</style>