Shades of Spice #745043
Tints of Spice #745043
RGB
CMYK
RGB Variations
Color information
#745043 (or 0x745043) is known color: Spice. HEX triplet: 74, 50 and 43. RGB value is (116,80,67). Sum of RGB (Red+Green+Blue) = 116+80+67=263 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.11% from 263); Green value is 80 (31.64% from 255 or 30.42% from 263); Blue value is 67 (26.56% from 255 or 25.48% from 263); Max value from RGB is 116 - color contains mainly: red. Hex color #745043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745043 is #8BAFBC. Grayscale: #595959. Windows color (decimal): -9154493 or 4411508. OLE color: 4411508.
HSL color Cylindrical-coordinate representation of color #745043: hue angle of 15.92º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #745043 is Cyan = 0, Magento = 0.31, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 80 | 67 | - |
| CMYK | 0 | 0.31 | 0.42 | 0.55 |
| HSL | 15.92º | 0.27% | 0.36% | - |
| HSV(B) | 15.92º | 0.42% | 0.45% | - |
| XYZ | 11.08 | 9.86 | 6.63 | - |
| YUV | 89.28 | 115.43 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 67 | 0 | 0.31 | 0.42 | 0.55 | 15.92 | 0.27 | 0.36 |
| Hex | 74 | 50 | 43 | 0 | 1F | 2A | 37 | 10 | 1B | 24 |
| Octal | 164 | 120 | 103 | 0 | 37 | 52 | 67 | 20 | 33 | 44 |
| Binary | 1110100 | 1010000 | 1000011 | 0 | 11111 | 101010 | 110111 | 10000 | 11011 | 100100 |
Color Harmonies of #745043
Complementary color
Monochromatic Colors of #745043
Black with #745043
Text Example
Text Example
White with #745043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745043; }
p { color: rgb(116,80,67); }
H1.HeaderClassName
{
color: #745043;
}
.AnyTagClassName
{
color: #745043;
}
</style>
background-color css
<style>
a { background-color: #745043; }
a { background-color: rgb(116,80,67); }
div.DivClassName
{
background-color: #745043;
}
.BgClassName
{
background-color: #745043;
}
</style>
border-color css
<style>
span { border-color: #745043; }
span { border-color: rgb(116,80,67); }
td.TdClassName
{
border-color: #745043;
}
.TagClassName
{
border-color: #745043;
}
</style>