Shades of Spice #735044
Tints of Spice #735044
RGB
CMYK
RGB Variations
Color information
#735044 (or 0x735044) is known color: Spice. HEX triplet: 73, 50 and 44. RGB value is (115,80,68). Sum of RGB (Red+Green+Blue) = 115+80+68=263 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.73% from 263); Green value is 80 (31.64% from 255 or 30.42% from 263); Blue value is 68 (26.95% from 255 or 25.86% from 263); Max value from RGB is 115 - color contains mainly: red. Hex color #735044 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735044 is #8CAFBB. Grayscale: #595959. Windows color (decimal): -9220028 or 4477043. OLE color: 4477043.
HSL color Cylindrical-coordinate representation of color #735044: hue angle of 15.32º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #735044 is Cyan = 0, Magento = 0.30, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 68 | - |
| CMYK | 0 | 0.30 | 0.41 | 0.55 |
| HSL | 15.32º | 0.26% | 0.36% | - |
| HSV(B) | 15.32º | 0.41% | 0.45% | - |
| XYZ | 10.98 | 9.8 | 6.78 | - |
| YUV | 89.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 68 | 0 | 0.30 | 0.41 | 0.55 | 15.32 | 0.26 | 0.36 |
| Hex | 73 | 50 | 44 | 0 | 1E | 29 | 37 | F | 1A | 24 |
| Octal | 163 | 120 | 104 | 0 | 36 | 51 | 67 | 17 | 32 | 44 |
| Binary | 1110011 | 1010000 | 1000100 | 0 | 11110 | 101001 | 110111 | 1111 | 11010 | 100100 |
Color Harmonies of #735044
Complementary color
Monochromatic Colors of #735044
Black with #735044
Text Example
Text Example
White with #735044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735044; }
p { color: rgb(115,80,68); }
H1.HeaderClassName
{
color: #735044;
}
.AnyTagClassName
{
color: #735044;
}
</style>
background-color css
<style>
a { background-color: #735044; }
a { background-color: rgb(115,80,68); }
div.DivClassName
{
background-color: #735044;
}
.BgClassName
{
background-color: #735044;
}
</style>
border-color css
<style>
span { border-color: #735044; }
span { border-color: rgb(115,80,68); }
td.TdClassName
{
border-color: #735044;
}
.TagClassName
{
border-color: #735044;
}
</style>