Shades of Spice #715341
Tints of Spice #715341
RGB
CMYK
RGB Variations
Color information
#715341 (or 0x715341) is known color: Spice. HEX triplet: 71, 53 and 41. RGB value is (113,83,65). Sum of RGB (Red+Green+Blue) = 113+83+65=261 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.30% from 261); Green value is 83 (32.81% from 255 or 31.80% from 261); Blue value is 65 (25.78% from 255 or 24.90% from 261); Max value from RGB is 113 - color contains mainly: red. Hex color #715341 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715341 is #8EACBE. Grayscale: #5A5A5A. Windows color (decimal): -9350335 or 4281201. OLE color: 4281201.
HSL color Cylindrical-coordinate representation of color #715341: hue angle of 22.5º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #715341 is Cyan = 0, Magento = 0.27, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 65 | - |
| CMYK | 0 | 0.27 | 0.42 | 0.56 |
| HSL | 22.5º | 0.27% | 0.35% | - |
| HSV(B) | 22.5º | 0.42% | 0.44% | - |
| XYZ | 10.86 | 10.08 | 6.37 | - |
| YUV | 89.92 | 113.94 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 65 | 0 | 0.27 | 0.42 | 0.56 | 22.5 | 0.27 | 0.35 |
| Hex | 71 | 53 | 41 | 0 | 1B | 2A | 38 | 16 | 1B | 23 |
| Octal | 161 | 123 | 101 | 0 | 33 | 52 | 70 | 26 | 33 | 43 |
| Binary | 1110001 | 1010011 | 1000001 | 0 | 11011 | 101010 | 111000 | 10110 | 11011 | 100011 |
Color Harmonies of #715341
Complementary color
Monochromatic Colors of #715341
Black with #715341
Text Example
Text Example
White with #715341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715341; }
p { color: rgb(113,83,65); }
H1.HeaderClassName
{
color: #715341;
}
.AnyTagClassName
{
color: #715341;
}
</style>
background-color css
<style>
a { background-color: #715341; }
a { background-color: rgb(113,83,65); }
div.DivClassName
{
background-color: #715341;
}
.BgClassName
{
background-color: #715341;
}
</style>
border-color css
<style>
span { border-color: #715341; }
span { border-color: rgb(113,83,65); }
td.TdClassName
{
border-color: #715341;
}
.TagClassName
{
border-color: #715341;
}
</style>