Shades of Spice #735144
Tints of Spice #735144
RGB
CMYK
RGB Variations
Color information
#735144 (or 0x735144) is known color: Spice. HEX triplet: 73, 51 and 44. RGB value is (115,81,68). Sum of RGB (Red+Green+Blue) = 115+81+68=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 68 (26.95% from 255 or 25.76% from 264); Max value from RGB is 115 - color contains mainly: red. Hex color #735144 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735144 is #8CAEBB. Grayscale: #595959. Windows color (decimal): -9219772 or 4477299. OLE color: 4477299.
HSL color Cylindrical-coordinate representation of color #735144: hue angle of 16.6º 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 #735144 is Cyan = 0, Magento = 0.30, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 68 | - |
| CMYK | 0 | 0.30 | 0.41 | 0.55 |
| HSL | 16.6º | 0.26% | 0.36% | - |
| HSV(B) | 16.6º | 0.41% | 0.45% | - |
| XYZ | 11.06 | 9.95 | 6.81 | - |
| YUV | 89.68 | 115.76 | 146.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 68 | 0 | 0.30 | 0.41 | 0.55 | 16.6 | 0.26 | 0.36 |
| Hex | 73 | 51 | 44 | 0 | 1E | 29 | 37 | 11 | 1A | 24 |
| Octal | 163 | 121 | 104 | 0 | 36 | 51 | 67 | 21 | 32 | 44 |
| Binary | 1110011 | 1010001 | 1000100 | 0 | 11110 | 101001 | 110111 | 10001 | 11010 | 100100 |
Color Harmonies of #735144
Complementary color
Monochromatic Colors of #735144
Black with #735144
Text Example
Text Example
White with #735144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735144; }
p { color: rgb(115,81,68); }
H1.HeaderClassName
{
color: #735144;
}
.AnyTagClassName
{
color: #735144;
}
</style>
background-color css
<style>
a { background-color: #735144; }
a { background-color: rgb(115,81,68); }
div.DivClassName
{
background-color: #735144;
}
.BgClassName
{
background-color: #735144;
}
</style>
border-color css
<style>
span { border-color: #735144; }
span { border-color: rgb(115,81,68); }
td.TdClassName
{
border-color: #735144;
}
.TagClassName
{
border-color: #735144;
}
</style>