Shades of Spice #755145
Tints of Spice #755145
RGB
CMYK
RGB Variations
Color information
#755145 (or 0x755145) is known color: Spice. HEX triplet: 75, 51 and 45. RGB value is (117,81,69). Sum of RGB (Red+Green+Blue) = 117+81+69=267 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.82% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 69 (27.34% from 255 or 25.84% from 267); Max value from RGB is 117 - color contains mainly: red. Hex color #755145 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755145 is #8AAEBA. Grayscale: #5A5A5A. Windows color (decimal): -9088699 or 4542837. OLE color: 4542837.
HSL color Cylindrical-coordinate representation of color #755145: hue angle of 15º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #755145 is Cyan = 0, Magento = 0.31, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 69 | - |
| CMYK | 0 | 0.31 | 0.41 | 0.54 |
| HSL | 15º | 0.26% | 0.36% | - |
| HSV(B) | 15º | 0.41% | 0.46% | - |
| XYZ | 11.35 | 10.1 | 6.98 | - |
| YUV | 90.4 | 115.93 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 69 | 0 | 0.31 | 0.41 | 0.54 | 15 | 0.26 | 0.36 |
| Hex | 75 | 51 | 45 | 0 | 1F | 29 | 36 | F | 1A | 24 |
| Octal | 165 | 121 | 105 | 0 | 37 | 51 | 66 | 17 | 32 | 44 |
| Binary | 1110101 | 1010001 | 1000101 | 0 | 11111 | 101001 | 110110 | 1111 | 11010 | 100100 |
Color Harmonies of #755145
Complementary color
Monochromatic Colors of #755145
Black with #755145
Text Example
Text Example
White with #755145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755145; }
p { color: rgb(117,81,69); }
H1.HeaderClassName
{
color: #755145;
}
.AnyTagClassName
{
color: #755145;
}
</style>
background-color css
<style>
a { background-color: #755145; }
a { background-color: rgb(117,81,69); }
div.DivClassName
{
background-color: #755145;
}
.BgClassName
{
background-color: #755145;
}
</style>
border-color css
<style>
span { border-color: #755145; }
span { border-color: rgb(117,81,69); }
td.TdClassName
{
border-color: #755145;
}
.TagClassName
{
border-color: #755145;
}
</style>