Shades of Spice #725141
Tints of Spice #725141
RGB
CMYK
RGB Variations
Color information
#725141 (or 0x725141) is known color: Spice. HEX triplet: 72, 51 and 41. RGB value is (114,81,65). Sum of RGB (Red+Green+Blue) = 114+81+65=260 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.85% from 260); Green value is 81 (32.03% from 255 or 31.15% from 260); Blue value is 65 (25.78% from 255 or 25% from 260); Max value from RGB is 114 - color contains mainly: red. Hex color #725141 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725141 is #8DAEBE. Grayscale: #595959. Windows color (decimal): -9285311 or 4280690. OLE color: 4280690.
HSL color Cylindrical-coordinate representation of color #725141: hue angle of 19.59º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #725141 is Cyan = 0, Magento = 0.29, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 81 | 65 | - |
| CMYK | 0 | 0.29 | 0.43 | 0.55 |
| HSL | 19.59º | 0.27% | 0.35% | - |
| HSV(B) | 19.59º | 0.43% | 0.45% | - |
| XYZ | 10.84 | 9.84 | 6.33 | - |
| YUV | 89.04 | 114.43 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 65 | 0 | 0.29 | 0.43 | 0.55 | 19.59 | 0.27 | 0.35 |
| Hex | 72 | 51 | 41 | 0 | 1D | 2B | 37 | 14 | 1B | 23 |
| Octal | 162 | 121 | 101 | 0 | 35 | 53 | 67 | 24 | 33 | 43 |
| Binary | 1110010 | 1010001 | 1000001 | 0 | 11101 | 101011 | 110111 | 10100 | 11011 | 100011 |
Color Harmonies of #725141
Complementary color
Monochromatic Colors of #725141
Black with #725141
Text Example
Text Example
White with #725141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725141; }
p { color: rgb(114,81,65); }
H1.HeaderClassName
{
color: #725141;
}
.AnyTagClassName
{
color: #725141;
}
</style>
background-color css
<style>
a { background-color: #725141; }
a { background-color: rgb(114,81,65); }
div.DivClassName
{
background-color: #725141;
}
.BgClassName
{
background-color: #725141;
}
</style>
border-color css
<style>
span { border-color: #725141; }
span { border-color: rgb(114,81,65); }
td.TdClassName
{
border-color: #725141;
}
.TagClassName
{
border-color: #725141;
}
</style>