Shades of Spice #745046
Tints of Spice #745046
RGB
CMYK
RGB Variations
Color information
#745046 (or 0x745046) is known color: Spice. HEX triplet: 74, 50 and 46. RGB value is (116,80,70). Sum of RGB (Red+Green+Blue) = 116+80+70=266 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.61% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 70 (27.73% from 255 or 26.32% from 266); Max value from RGB is 116 - color contains mainly: red. Hex color #745046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745046 is #8BAFB9. Grayscale: #595959. Windows color (decimal): -9154490 or 4608116. OLE color: 4608116.
HSL color Cylindrical-coordinate representation of color #745046: hue angle of 13.04º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #745046 is Cyan = 0, Magento = 0.31, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 80 | 70 | - |
| CMYK | 0 | 0.31 | 0.40 | 0.55 |
| HSL | 13.04º | 0.25% | 0.36% | - |
| HSV(B) | 13.04º | 0.4% | 0.45% | - |
| XYZ | 11.18 | 9.89 | 7.11 | - |
| YUV | 89.62 | 116.93 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 70 | 0 | 0.31 | 0.40 | 0.55 | 13.04 | 0.25 | 0.36 |
| Hex | 74 | 50 | 46 | 0 | 1F | 28 | 37 | D | 19 | 24 |
| Octal | 164 | 120 | 106 | 0 | 37 | 50 | 67 | 15 | 31 | 44 |
| Binary | 1110100 | 1010000 | 1000110 | 0 | 11111 | 101000 | 110111 | 1101 | 11001 | 100100 |
Color Harmonies of #745046
Complementary color
Monochromatic Colors of #745046
Black with #745046
Text Example
Text Example
White with #745046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745046; }
p { color: rgb(116,80,70); }
H1.HeaderClassName
{
color: #745046;
}
.AnyTagClassName
{
color: #745046;
}
</style>
background-color css
<style>
a { background-color: #745046; }
a { background-color: rgb(116,80,70); }
div.DivClassName
{
background-color: #745046;
}
.BgClassName
{
background-color: #745046;
}
</style>
border-color css
<style>
span { border-color: #745046; }
span { border-color: rgb(116,80,70); }
td.TdClassName
{
border-color: #745046;
}
.TagClassName
{
border-color: #745046;
}
</style>