Shades of Spice #715346
Tints of Spice #715346
RGB
CMYK
RGB Variations
Color information
#715346 (or 0x715346) is known color: Spice. HEX triplet: 71, 53 and 46. RGB value is (113,83,70). Sum of RGB (Red+Green+Blue) = 113+83+70=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 83 (32.81% from 255 or 31.20% from 266); Blue value is 70 (27.73% from 255 or 26.32% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #715346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715346 is #8EACB9. Grayscale: #5A5A5A. Windows color (decimal): -9350330 or 4608881. OLE color: 4608881.
HSL color Cylindrical-coordinate representation of color #715346: hue angle of 18.14º 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 #715346 is Cyan = 0, Magento = 0.27, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 70 | - |
| CMYK | 0 | 0.27 | 0.38 | 0.56 |
| HSL | 18.14º | 0.23% | 0.36% | - |
| HSV(B) | 18.14º | 0.38% | 0.44% | - |
| XYZ | 11.01 | 10.14 | 7.17 | - |
| YUV | 90.49 | 116.44 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 70 | 0 | 0.27 | 0.38 | 0.56 | 18.14 | 0.23 | 0.36 |
| Hex | 71 | 53 | 46 | 0 | 1B | 26 | 38 | 12 | 17 | 24 |
| Octal | 161 | 123 | 106 | 0 | 33 | 46 | 70 | 22 | 27 | 44 |
| Binary | 1110001 | 1010011 | 1000110 | 0 | 11011 | 100110 | 111000 | 10010 | 10111 | 100100 |
Color Harmonies of #715346
Complementary color
Monochromatic Colors of #715346
Black with #715346
Text Example
Text Example
White with #715346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715346; }
p { color: rgb(113,83,70); }
H1.HeaderClassName
{
color: #715346;
}
.AnyTagClassName
{
color: #715346;
}
</style>
background-color css
<style>
a { background-color: #715346; }
a { background-color: rgb(113,83,70); }
div.DivClassName
{
background-color: #715346;
}
.BgClassName
{
background-color: #715346;
}
</style>
border-color css
<style>
span { border-color: #715346; }
span { border-color: rgb(113,83,70); }
td.TdClassName
{
border-color: #715346;
}
.TagClassName
{
border-color: #715346;
}
</style>