Shades of Spice #745147
Tints of Spice #745147
RGB
CMYK
RGB Variations
Color information
#745147 (or 0x745147) is known color: Spice. HEX triplet: 74, 51 and 47. RGB value is (116,81,71). Sum of RGB (Red+Green+Blue) = 116+81+71=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 81 (32.03% from 255 or 30.22% from 268); Blue value is 71 (28.12% from 255 or 26.49% from 268); Max value from RGB is 116 - color contains mainly: red. Hex color #745147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745147 is #8BAEB8. Grayscale: #5A5A5A. Windows color (decimal): -9154233 or 4673908. OLE color: 4673908.
HSL color Cylindrical-coordinate representation of color #745147: hue angle of 13.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #745147 is Cyan = 0, Magento = 0.30, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 71 | - |
| CMYK | 0 | 0.30 | 0.39 | 0.55 |
| HSL | 13.33º | 0.24% | 0.37% | - |
| HSV(B) | 13.33º | 0.39% | 0.45% | - |
| XYZ | 11.28 | 10.05 | 7.31 | - |
| YUV | 90.33 | 117.1 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 71 | 0 | 0.30 | 0.39 | 0.55 | 13.33 | 0.24 | 0.37 |
| Hex | 74 | 51 | 47 | 0 | 1E | 27 | 37 | D | 18 | 25 |
| Octal | 164 | 121 | 107 | 0 | 36 | 47 | 67 | 15 | 30 | 45 |
| Binary | 1110100 | 1010001 | 1000111 | 0 | 11110 | 100111 | 110111 | 1101 | 11000 | 100101 |
Color Harmonies of #745147
Complementary color
Monochromatic Colors of #745147
Black with #745147
Text Example
Text Example
White with #745147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745147; }
p { color: rgb(116,81,71); }
H1.HeaderClassName
{
color: #745147;
}
.AnyTagClassName
{
color: #745147;
}
</style>
background-color css
<style>
a { background-color: #745147; }
a { background-color: rgb(116,81,71); }
div.DivClassName
{
background-color: #745147;
}
.BgClassName
{
background-color: #745147;
}
</style>
border-color css
<style>
span { border-color: #745147; }
span { border-color: rgb(116,81,71); }
td.TdClassName
{
border-color: #745147;
}
.TagClassName
{
border-color: #745147;
}
</style>