Shades of Spice #715145
Tints of Spice #715145
RGB
CMYK
RGB Variations
Color information
#715145 (or 0x715145) is known color: Spice. HEX triplet: 71, 51 and 45. RGB value is (113,81,69). Sum of RGB (Red+Green+Blue) = 113+81+69=263 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.97% from 263); Green value is 81 (32.03% from 255 or 30.80% from 263); Blue value is 69 (27.34% from 255 or 26.24% from 263); Max value from RGB is 113 - color contains mainly: red. Hex color #715145 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715145 is #8EAEBA. Grayscale: #595959. Windows color (decimal): -9350843 or 4542833. OLE color: 4542833.
HSL color Cylindrical-coordinate representation of color #715145: hue angle of 16.36º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #715145 is Cyan = 0, Magento = 0.28, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 69 | - |
| CMYK | 0 | 0.28 | 0.39 | 0.56 |
| HSL | 16.36º | 0.24% | 0.36% | - |
| HSV(B) | 16.36º | 0.39% | 0.44% | - |
| XYZ | 10.83 | 9.83 | 6.96 | - |
| YUV | 89.2 | 116.6 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 69 | 0 | 0.28 | 0.39 | 0.56 | 16.36 | 0.24 | 0.36 |
| Hex | 71 | 51 | 45 | 0 | 1C | 27 | 38 | 10 | 18 | 24 |
| Octal | 161 | 121 | 105 | 0 | 34 | 47 | 70 | 20 | 30 | 44 |
| Binary | 1110001 | 1010001 | 1000101 | 0 | 11100 | 100111 | 111000 | 10000 | 11000 | 100100 |
Color Harmonies of #715145
Complementary color
Monochromatic Colors of #715145
Black with #715145
Text Example
Text Example
White with #715145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715145; }
p { color: rgb(113,81,69); }
H1.HeaderClassName
{
color: #715145;
}
.AnyTagClassName
{
color: #715145;
}
</style>
background-color css
<style>
a { background-color: #715145; }
a { background-color: rgb(113,81,69); }
div.DivClassName
{
background-color: #715145;
}
.BgClassName
{
background-color: #715145;
}
</style>
border-color css
<style>
span { border-color: #715145; }
span { border-color: rgb(113,81,69); }
td.TdClassName
{
border-color: #715145;
}
.TagClassName
{
border-color: #715145;
}
</style>