Shades of Spice #715246
Tints of Spice #715246
RGB
CMYK
RGB Variations
Color information
#715246 (or 0x715246) is known color: Spice. HEX triplet: 71, 52 and 46. RGB value is (113,82,70). Sum of RGB (Red+Green+Blue) = 113+82+70=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 82 (32.42% from 255 or 30.94% from 265); Blue value is 70 (27.73% from 255 or 26.42% from 265); Max value from RGB is 113 - color contains mainly: red. Hex color #715246 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715246 is #8EADB9. Grayscale: #595959. Windows color (decimal): -9350586 or 4608625. OLE color: 4608625.
HSL color Cylindrical-coordinate representation of color #715246: hue angle of 16.74º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #715246 is Cyan = 0, Magento = 0.27, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 70 | - |
| CMYK | 0 | 0.27 | 0.38 | 0.56 |
| HSL | 16.74º | 0.23% | 0.36% | - |
| HSV(B) | 16.74º | 0.38% | 0.44% | - |
| XYZ | 10.93 | 9.99 | 7.15 | - |
| YUV | 89.9 | 116.77 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 70 | 0 | 0.27 | 0.38 | 0.56 | 16.74 | 0.23 | 0.36 |
| Hex | 71 | 52 | 46 | 0 | 1B | 26 | 38 | 11 | 17 | 24 |
| Octal | 161 | 122 | 106 | 0 | 33 | 46 | 70 | 21 | 27 | 44 |
| Binary | 1110001 | 1010010 | 1000110 | 0 | 11011 | 100110 | 111000 | 10001 | 10111 | 100100 |
Color Harmonies of #715246
Complementary color
Monochromatic Colors of #715246
Black with #715246
Text Example
Text Example
White with #715246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715246; }
p { color: rgb(113,82,70); }
H1.HeaderClassName
{
color: #715246;
}
.AnyTagClassName
{
color: #715246;
}
</style>
background-color css
<style>
a { background-color: #715246; }
a { background-color: rgb(113,82,70); }
div.DivClassName
{
background-color: #715246;
}
.BgClassName
{
background-color: #715246;
}
</style>
border-color css
<style>
span { border-color: #715246; }
span { border-color: rgb(113,82,70); }
td.TdClassName
{
border-color: #715246;
}
.TagClassName
{
border-color: #715246;
}
</style>