Shades of Spicy Mix #936353
Tints of Spicy Mix #936353
RGB
CMYK
RGB Variations
Color information
#936353 (or 0x936353) is known color: Spicy Mix. HEX triplet: 93, 63 and 53. RGB value is (147,99,83). Sum of RGB (Red+Green+Blue) = 147+99+83=329 (43% of max value = 765). Red value is 147 (57.81% from 255 or 44.68% from 329); Green value is 99 (39.06% from 255 or 30.09% from 329); Blue value is 83 (32.81% from 255 or 25.23% from 329); Max value from RGB is 147 - color contains mainly: red. Hex color #936353 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936353 is #6C9CAC. Grayscale: #6F6F6F. Windows color (decimal): -7117997 or 5464979. OLE color: 5464979.
HSL color Cylindrical-coordinate representation of color #936353: hue angle of 15º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #936353 is Cyan = 0, Magento = 0.33, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 99 | 83 | - |
| CMYK | 0 | 0.33 | 0.44 | 0.42 |
| HSL | 15º | 0.28% | 0.45% | - |
| HSV(B) | 15º | 0.44% | 0.58% | - |
| XYZ | 18.06 | 15.75 | 10.27 | - |
| YUV | 111.53 | 111.9 | 153.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 99 | 83 | 0 | 0.33 | 0.44 | 0.42 | 15 | 0.28 | 0.45 |
| Hex | 93 | 63 | 53 | 0 | 21 | 2C | 2A | F | 1C | 2D |
| Octal | 223 | 143 | 123 | 0 | 41 | 54 | 52 | 17 | 34 | 55 |
| Binary | 10010011 | 1100011 | 1010011 | 0 | 100001 | 101100 | 101010 | 1111 | 11100 | 101101 |
Color Harmonies of #936353
Complementary color
Monochromatic Colors of #936353
Black with #936353
Text Example
Text Example
White with #936353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936353; }
p { color: rgb(147,99,83); }
H1.HeaderClassName
{
color: #936353;
}
.AnyTagClassName
{
color: #936353;
}
</style>
background-color css
<style>
a { background-color: #936353; }
a { background-color: rgb(147,99,83); }
div.DivClassName
{
background-color: #936353;
}
.BgClassName
{
background-color: #936353;
}
</style>
border-color css
<style>
span { border-color: #936353; }
span { border-color: rgb(147,99,83); }
td.TdClassName
{
border-color: #936353;
}
.TagClassName
{
border-color: #936353;
}
</style>