Shades of Spicy Mix #936254
Tints of Spicy Mix #936254
RGB
CMYK
RGB Variations
Color information
#936254 (or 0x936254) is known color: Spicy Mix. HEX triplet: 93, 62 and 54. RGB value is (147,98,84). Sum of RGB (Red+Green+Blue) = 147+98+84=329 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.68% from 329); Green value is 98 (38.67% from 255 or 29.79% from 329); Blue value is 84 (33.20% from 255 or 25.53% from 329); Max value from RGB is 147 - color contains mainly: red. Hex color #936254 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936254 is #6C9DAB. Grayscale: #6F6F6F. Windows color (decimal): -7118252 or 5530259. OLE color: 5530259.
HSL color Cylindrical-coordinate representation of color #936254: hue angle of 13.33º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #936254 is Cyan = 0, Magento = 0.33, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 98 | 84 | - |
| CMYK | 0 | 0.33 | 0.43 | 0.42 |
| HSL | 13.33º | 0.27% | 0.45% | - |
| HSV(B) | 13.33º | 0.43% | 0.58% | - |
| XYZ | 18 | 15.58 | 10.45 | - |
| YUV | 111.06 | 112.73 | 153.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 98 | 84 | 0 | 0.33 | 0.43 | 0.42 | 13.33 | 0.27 | 0.45 |
| Hex | 93 | 62 | 54 | 0 | 21 | 2B | 2A | D | 1B | 2D |
| Octal | 223 | 142 | 124 | 0 | 41 | 53 | 52 | 15 | 33 | 55 |
| Binary | 10010011 | 1100010 | 1010100 | 0 | 100001 | 101011 | 101010 | 1101 | 11011 | 101101 |
Color Harmonies of #936254
Complementary color
Monochromatic Colors of #936254
Black with #936254
Text Example
Text Example
White with #936254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936254; }
p { color: rgb(147,98,84); }
H1.HeaderClassName
{
color: #936254;
}
.AnyTagClassName
{
color: #936254;
}
</style>
background-color css
<style>
a { background-color: #936254; }
a { background-color: rgb(147,98,84); }
div.DivClassName
{
background-color: #936254;
}
.BgClassName
{
background-color: #936254;
}
</style>
border-color css
<style>
span { border-color: #936254; }
span { border-color: rgb(147,98,84); }
td.TdClassName
{
border-color: #936254;
}
.TagClassName
{
border-color: #936254;
}
</style>