Shades of Spice #755349
Tints of Spice #755349
RGB
CMYK
RGB Variations
Color information
#755349 (or 0x755349) is known color: Spice. HEX triplet: 75, 53 and 49. RGB value is (117,83,73). Sum of RGB (Red+Green+Blue) = 117+83+73=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 83 (32.81% from 255 or 30.40% from 273); Blue value is 73 (28.91% from 255 or 26.74% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #755349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755349 is #8AACB6. Grayscale: #5C5C5C. Windows color (decimal): -9088183 or 4805493. OLE color: 4805493.
HSL color Cylindrical-coordinate representation of color #755349: hue angle of 13.64º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #755349 is Cyan = 0, Magento = 0.29, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 73 | - |
| CMYK | 0 | 0.29 | 0.38 | 0.54 |
| HSL | 13.64º | 0.23% | 0.37% | - |
| HSV(B) | 13.64º | 0.38% | 0.46% | - |
| XYZ | 11.63 | 10.45 | 7.71 | - |
| YUV | 92.03 | 117.26 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 73 | 0 | 0.29 | 0.38 | 0.54 | 13.64 | 0.23 | 0.37 |
| Hex | 75 | 53 | 49 | 0 | 1D | 26 | 36 | E | 17 | 25 |
| Octal | 165 | 123 | 111 | 0 | 35 | 46 | 66 | 16 | 27 | 45 |
| Binary | 1110101 | 1010011 | 1001001 | 0 | 11101 | 100110 | 110110 | 1110 | 10111 | 100101 |
Color Harmonies of #755349
Complementary color
Monochromatic Colors of #755349
Black with #755349
Text Example
Text Example
White with #755349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755349; }
p { color: rgb(117,83,73); }
H1.HeaderClassName
{
color: #755349;
}
.AnyTagClassName
{
color: #755349;
}
</style>
background-color css
<style>
a { background-color: #755349; }
a { background-color: rgb(117,83,73); }
div.DivClassName
{
background-color: #755349;
}
.BgClassName
{
background-color: #755349;
}
</style>
border-color css
<style>
span { border-color: #755349; }
span { border-color: rgb(117,83,73); }
td.TdClassName
{
border-color: #755349;
}
.TagClassName
{
border-color: #755349;
}
</style>