Shades of Spice #745146
Tints of Spice #745146
RGB
CMYK
RGB Variations
Color information
#745146 (or 0x745146) is known color: Spice. HEX triplet: 74, 51 and 46. RGB value is (116,81,70). Sum of RGB (Red+Green+Blue) = 116+81+70=267 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.45% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 70 (27.73% from 255 or 26.22% from 267); Max value from RGB is 116 - color contains mainly: red. Hex color #745146 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745146 is #8BAEB9. Grayscale: #5A5A5A. Windows color (decimal): -9154234 or 4608372. OLE color: 4608372.
HSL color Cylindrical-coordinate representation of color #745146: hue angle of 14.35º 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 #745146 is Cyan = 0, Magento = 0.30, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 70 | - |
| CMYK | 0 | 0.30 | 0.40 | 0.55 |
| HSL | 14.35º | 0.25% | 0.36% | - |
| HSV(B) | 14.35º | 0.4% | 0.45% | - |
| XYZ | 11.25 | 10.04 | 7.14 | - |
| YUV | 90.21 | 116.6 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 70 | 0 | 0.30 | 0.40 | 0.55 | 14.35 | 0.25 | 0.36 |
| Hex | 74 | 51 | 46 | 0 | 1E | 28 | 37 | E | 19 | 24 |
| Octal | 164 | 121 | 106 | 0 | 36 | 50 | 67 | 16 | 31 | 44 |
| Binary | 1110100 | 1010001 | 1000110 | 0 | 11110 | 101000 | 110111 | 1110 | 11001 | 100100 |
Color Harmonies of #745146
Complementary color
Monochromatic Colors of #745146
Black with #745146
Text Example
Text Example
White with #745146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745146; }
p { color: rgb(116,81,70); }
H1.HeaderClassName
{
color: #745146;
}
.AnyTagClassName
{
color: #745146;
}
</style>
background-color css
<style>
a { background-color: #745146; }
a { background-color: rgb(116,81,70); }
div.DivClassName
{
background-color: #745146;
}
.BgClassName
{
background-color: #745146;
}
</style>
border-color css
<style>
span { border-color: #745146; }
span { border-color: rgb(116,81,70); }
td.TdClassName
{
border-color: #745146;
}
.TagClassName
{
border-color: #745146;
}
</style>