Shades of Spice #735041
Tints of Spice #735041
RGB
CMYK
RGB Variations
Color information
#735041 (or 0x735041) is known color: Spice. HEX triplet: 73, 50 and 41. RGB value is (115,80,65). Sum of RGB (Red+Green+Blue) = 115+80+65=260 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.23% from 260); Green value is 80 (31.64% from 255 or 30.77% from 260); Blue value is 65 (25.78% from 255 or 25% from 260); Max value from RGB is 115 - color contains mainly: red. Hex color #735041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735041 is #8CAFBE. Grayscale: #585858. Windows color (decimal): -9220031 or 4280435. OLE color: 4280435.
HSL color Cylindrical-coordinate representation of color #735041: hue angle of 18º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #735041 is Cyan = 0, Magento = 0.30, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 65 | - |
| CMYK | 0 | 0.30 | 0.43 | 0.55 |
| HSL | 18º | 0.28% | 0.35% | - |
| HSV(B) | 18º | 0.43% | 0.45% | - |
| XYZ | 10.89 | 9.76 | 6.31 | - |
| YUV | 88.76 | 114.6 | 146.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 65 | 0 | 0.30 | 0.43 | 0.55 | 18 | 0.28 | 0.35 |
| Hex | 73 | 50 | 41 | 0 | 1E | 2B | 37 | 12 | 1C | 23 |
| Octal | 163 | 120 | 101 | 0 | 36 | 53 | 67 | 22 | 34 | 43 |
| Binary | 1110011 | 1010000 | 1000001 | 0 | 11110 | 101011 | 110111 | 10010 | 11100 | 100011 |
Color Harmonies of #735041
Complementary color
Monochromatic Colors of #735041
Black with #735041
Text Example
Text Example
White with #735041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735041; }
p { color: rgb(115,80,65); }
H1.HeaderClassName
{
color: #735041;
}
.AnyTagClassName
{
color: #735041;
}
</style>
background-color css
<style>
a { background-color: #735041; }
a { background-color: rgb(115,80,65); }
div.DivClassName
{
background-color: #735041;
}
.BgClassName
{
background-color: #735041;
}
</style>
border-color css
<style>
span { border-color: #735041; }
span { border-color: rgb(115,80,65); }
td.TdClassName
{
border-color: #735041;
}
.TagClassName
{
border-color: #735041;
}
</style>