Shades of Spice #715146
Tints of Spice #715146
RGB
CMYK
RGB Variations
Color information
#715146 (or 0x715146) is known color: Spice. HEX triplet: 71, 51 and 46. RGB value is (113,81,70). Sum of RGB (Red+Green+Blue) = 113+81+70=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 70 (27.73% from 255 or 26.52% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #715146 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715146 is #8EAEB9. Grayscale: #595959. Windows color (decimal): -9350842 or 4608369. OLE color: 4608369.
HSL color Cylindrical-coordinate representation of color #715146: hue angle of 15.35º 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 #715146 is Cyan = 0, Magento = 0.28, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 70 | - |
| CMYK | 0 | 0.28 | 0.38 | 0.56 |
| HSL | 15.35º | 0.23% | 0.36% | - |
| HSV(B) | 15.35º | 0.38% | 0.44% | - |
| XYZ | 10.86 | 9.84 | 7.12 | - |
| YUV | 89.31 | 117.1 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 70 | 0 | 0.28 | 0.38 | 0.56 | 15.35 | 0.23 | 0.36 |
| Hex | 71 | 51 | 46 | 0 | 1C | 26 | 38 | F | 17 | 24 |
| Octal | 161 | 121 | 106 | 0 | 34 | 46 | 70 | 17 | 27 | 44 |
| Binary | 1110001 | 1010001 | 1000110 | 0 | 11100 | 100110 | 111000 | 1111 | 10111 | 100100 |
Color Harmonies of #715146
Complementary color
Monochromatic Colors of #715146
Black with #715146
Text Example
Text Example
White with #715146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715146; }
p { color: rgb(113,81,70); }
H1.HeaderClassName
{
color: #715146;
}
.AnyTagClassName
{
color: #715146;
}
</style>
background-color css
<style>
a { background-color: #715146; }
a { background-color: rgb(113,81,70); }
div.DivClassName
{
background-color: #715146;
}
.BgClassName
{
background-color: #715146;
}
</style>
border-color css
<style>
span { border-color: #715146; }
span { border-color: rgb(113,81,70); }
td.TdClassName
{
border-color: #715146;
}
.TagClassName
{
border-color: #715146;
}
</style>