Shades of Spice #755044
Tints of Spice #755044
RGB
CMYK
RGB Variations
Color information
#755044 (or 0x755044) is known color: Spice. HEX triplet: 75, 50 and 44. RGB value is (117,80,68). Sum of RGB (Red+Green+Blue) = 117+80+68=265 (35% of max value = 765). Red value is 117 (46.09% from 255 or 44.15% from 265); Green value is 80 (31.64% from 255 or 30.19% from 265); Blue value is 68 (26.95% from 255 or 25.66% from 265); Max value from RGB is 117 - color contains mainly: red. Hex color #755044 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755044 is #8AAFBB. Grayscale: #595959. Windows color (decimal): -9088956 or 4477045. OLE color: 4477045.
HSL color Cylindrical-coordinate representation of color #755044: hue angle of 14.69º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #755044 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 80 | 68 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.54 |
| HSL | 14.69º | 0.26% | 0.36% | - |
| HSV(B) | 14.69º | 0.42% | 0.46% | - |
| XYZ | 11.25 | 9.94 | 6.79 | - |
| YUV | 89.7 | 115.76 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 68 | 0 | 0.32 | 0.42 | 0.54 | 14.69 | 0.26 | 0.36 |
| Hex | 75 | 50 | 44 | 0 | 20 | 2A | 36 | F | 1A | 24 |
| Octal | 165 | 120 | 104 | 0 | 40 | 52 | 66 | 17 | 32 | 44 |
| Binary | 1110101 | 1010000 | 1000100 | 0 | 100000 | 101010 | 110110 | 1111 | 11010 | 100100 |
Color Harmonies of #755044
Complementary color
Monochromatic Colors of #755044
Black with #755044
Text Example
Text Example
White with #755044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755044; }
p { color: rgb(117,80,68); }
H1.HeaderClassName
{
color: #755044;
}
.AnyTagClassName
{
color: #755044;
}
</style>
background-color css
<style>
a { background-color: #755044; }
a { background-color: rgb(117,80,68); }
div.DivClassName
{
background-color: #755044;
}
.BgClassName
{
background-color: #755044;
}
</style>
border-color css
<style>
span { border-color: #755044; }
span { border-color: rgb(117,80,68); }
td.TdClassName
{
border-color: #755044;
}
.TagClassName
{
border-color: #755044;
}
</style>