Shades of Spice #755446
Tints of Spice #755446
RGB
CMYK
RGB Variations
Color information
#755446 (or 0x755446) is known color: Spice. HEX triplet: 75, 54 and 46. RGB value is (117,84,70). Sum of RGB (Red+Green+Blue) = 117+84+70=271 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.17% from 271); Green value is 84 (33.20% from 255 or 31.00% from 271); Blue value is 70 (27.73% from 255 or 25.83% from 271); Max value from RGB is 117 - color contains mainly: red. Hex color #755446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755446 is #8AABB9. Grayscale: #5C5C5C. Windows color (decimal): -9087930 or 4609141. OLE color: 4609141.
HSL color Cylindrical-coordinate representation of color #755446: hue angle of 17.87º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #755446 is Cyan = 0, Magento = 0.28, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 70 | - |
| CMYK | 0 | 0.28 | 0.40 | 0.54 |
| HSL | 17.87º | 0.25% | 0.37% | - |
| HSV(B) | 17.87º | 0.4% | 0.46% | - |
| XYZ | 11.61 | 10.56 | 7.22 | - |
| YUV | 92.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 70 | 0 | 0.28 | 0.40 | 0.54 | 17.87 | 0.25 | 0.37 |
| Hex | 75 | 54 | 46 | 0 | 1C | 28 | 36 | 12 | 19 | 25 |
| Octal | 165 | 124 | 106 | 0 | 34 | 50 | 66 | 22 | 31 | 45 |
| Binary | 1110101 | 1010100 | 1000110 | 0 | 11100 | 101000 | 110110 | 10010 | 11001 | 100101 |
Color Harmonies of #755446
Complementary color
Monochromatic Colors of #755446
Black with #755446
Text Example
Text Example
White with #755446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755446; }
p { color: rgb(117,84,70); }
H1.HeaderClassName
{
color: #755446;
}
.AnyTagClassName
{
color: #755446;
}
</style>
background-color css
<style>
a { background-color: #755446; }
a { background-color: rgb(117,84,70); }
div.DivClassName
{
background-color: #755446;
}
.BgClassName
{
background-color: #755446;
}
</style>
border-color css
<style>
span { border-color: #755446; }
span { border-color: rgb(117,84,70); }
td.TdClassName
{
border-color: #755446;
}
.TagClassName
{
border-color: #755446;
}
</style>