Shades of Spice #725041
Tints of Spice #725041
RGB
CMYK
RGB Variations
Color information
#725041 (or 0x725041) is known color: Spice. HEX triplet: 72, 50 and 41. RGB value is (114,80,65). Sum of RGB (Red+Green+Blue) = 114+80+65=259 (34% of max value = 765). Red value is 114 (44.92% from 255 or 44.02% from 259); Green value is 80 (31.64% from 255 or 30.89% from 259); Blue value is 65 (25.78% from 255 or 25.10% from 259); Max value from RGB is 114 - color contains mainly: red. Hex color #725041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725041 is #8DAFBE. Grayscale: #585858. Windows color (decimal): -9285567 or 4280434. OLE color: 4280434.
HSL color Cylindrical-coordinate representation of color #725041: hue angle of 18.37º 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 #725041 is Cyan = 0, Magento = 0.30, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 65 | - |
| CMYK | 0 | 0.30 | 0.43 | 0.55 |
| HSL | 18.37º | 0.27% | 0.35% | - |
| HSV(B) | 18.37º | 0.43% | 0.45% | - |
| XYZ | 10.76 | 9.7 | 6.31 | - |
| YUV | 88.46 | 114.76 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 65 | 0 | 0.30 | 0.43 | 0.55 | 18.37 | 0.27 | 0.35 |
| Hex | 72 | 50 | 41 | 0 | 1E | 2B | 37 | 12 | 1B | 23 |
| Octal | 162 | 120 | 101 | 0 | 36 | 53 | 67 | 22 | 33 | 43 |
| Binary | 1110010 | 1010000 | 1000001 | 0 | 11110 | 101011 | 110111 | 10010 | 11011 | 100011 |
Color Harmonies of #725041
Complementary color
Monochromatic Colors of #725041
Black with #725041
Text Example
Text Example
White with #725041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725041; }
p { color: rgb(114,80,65); }
H1.HeaderClassName
{
color: #725041;
}
.AnyTagClassName
{
color: #725041;
}
</style>
background-color css
<style>
a { background-color: #725041; }
a { background-color: rgb(114,80,65); }
div.DivClassName
{
background-color: #725041;
}
.BgClassName
{
background-color: #725041;
}
</style>
border-color css
<style>
span { border-color: #725041; }
span { border-color: rgb(114,80,65); }
td.TdClassName
{
border-color: #725041;
}
.TagClassName
{
border-color: #725041;
}
</style>