Shades of Spice #715147
Tints of Spice #715147
RGB
CMYK
RGB Variations
Color information
#715147 (or 0x715147) is known color: Spice. HEX triplet: 71, 51 and 47. RGB value is (113,81,71). Sum of RGB (Red+Green+Blue) = 113+81+71=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 81 (32.03% from 255 or 30.57% from 265); Blue value is 71 (28.12% from 255 or 26.79% from 265); Max value from RGB is 113 - color contains mainly: red. Hex color #715147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715147 is #8EAEB8. Grayscale: #595959. Windows color (decimal): -9350841 or 4673905. OLE color: 4673905.
HSL color Cylindrical-coordinate representation of color #715147: hue angle of 14.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #715147 is Cyan = 0, Magento = 0.28, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 71 | - |
| CMYK | 0 | 0.28 | 0.37 | 0.56 |
| HSL | 14.29º | 0.23% | 0.36% | - |
| HSV(B) | 14.29º | 0.37% | 0.44% | - |
| XYZ | 10.89 | 9.85 | 7.29 | - |
| YUV | 89.43 | 117.6 | 144.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 71 | 0 | 0.28 | 0.37 | 0.56 | 14.29 | 0.23 | 0.36 |
| Hex | 71 | 51 | 47 | 0 | 1C | 25 | 38 | E | 17 | 24 |
| Octal | 161 | 121 | 107 | 0 | 34 | 45 | 70 | 16 | 27 | 44 |
| Binary | 1110001 | 1010001 | 1000111 | 0 | 11100 | 100101 | 111000 | 1110 | 10111 | 100100 |
Color Harmonies of #715147
Complementary color
Monochromatic Colors of #715147
Black with #715147
Text Example
Text Example
White with #715147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715147; }
p { color: rgb(113,81,71); }
H1.HeaderClassName
{
color: #715147;
}
.AnyTagClassName
{
color: #715147;
}
</style>
background-color css
<style>
a { background-color: #715147; }
a { background-color: rgb(113,81,71); }
div.DivClassName
{
background-color: #715147;
}
.BgClassName
{
background-color: #715147;
}
</style>
border-color css
<style>
span { border-color: #715147; }
span { border-color: rgb(113,81,71); }
td.TdClassName
{
border-color: #715147;
}
.TagClassName
{
border-color: #715147;
}
</style>