Shades of Spice #745347
Tints of Spice #745347
RGB
CMYK
RGB Variations
Color information
#745347 (or 0x745347) is known color: Spice. HEX triplet: 74, 53 and 47. RGB value is (116,83,71). Sum of RGB (Red+Green+Blue) = 116+83+71=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 83 (32.81% from 255 or 30.74% from 270); Blue value is 71 (28.12% from 255 or 26.30% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #745347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745347 is #8BACB8. Grayscale: #5B5B5B. Windows color (decimal): -9153721 or 4674420. OLE color: 4674420.
HSL color Cylindrical-coordinate representation of color #745347: hue angle of 16º 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 #745347 is Cyan = 0, Magento = 0.28, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 71 | - |
| CMYK | 0 | 0.28 | 0.39 | 0.55 |
| HSL | 16º | 0.24% | 0.37% | - |
| HSV(B) | 16º | 0.39% | 0.45% | - |
| XYZ | 11.43 | 10.35 | 7.36 | - |
| YUV | 91.5 | 116.43 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 71 | 0 | 0.28 | 0.39 | 0.55 | 16 | 0.24 | 0.37 |
| Hex | 74 | 53 | 47 | 0 | 1C | 27 | 37 | 10 | 18 | 25 |
| Octal | 164 | 123 | 107 | 0 | 34 | 47 | 67 | 20 | 30 | 45 |
| Binary | 1110100 | 1010011 | 1000111 | 0 | 11100 | 100111 | 110111 | 10000 | 11000 | 100101 |
Color Harmonies of #745347
Complementary color
Monochromatic Colors of #745347
Black with #745347
Text Example
Text Example
White with #745347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745347; }
p { color: rgb(116,83,71); }
H1.HeaderClassName
{
color: #745347;
}
.AnyTagClassName
{
color: #745347;
}
</style>
background-color css
<style>
a { background-color: #745347; }
a { background-color: rgb(116,83,71); }
div.DivClassName
{
background-color: #745347;
}
.BgClassName
{
background-color: #745347;
}
</style>
border-color css
<style>
span { border-color: #745347; }
span { border-color: rgb(116,83,71); }
td.TdClassName
{
border-color: #745347;
}
.TagClassName
{
border-color: #745347;
}
</style>