Shades of Spice #725046
Tints of Spice #725046
RGB
CMYK
RGB Variations
Color information
#725046 (or 0x725046) is known color: Spice. HEX triplet: 72, 50 and 46. RGB value is (114,80,70). Sum of RGB (Red+Green+Blue) = 114+80+70=264 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.18% from 264); Green value is 80 (31.64% from 255 or 30.30% from 264); Blue value is 70 (27.73% from 255 or 26.52% from 264); Max value from RGB is 114 - color contains mainly: red. Hex color #725046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725046 is #8DAFB9. Grayscale: #595959. Windows color (decimal): -9285562 or 4608114. OLE color: 4608114.
HSL color Cylindrical-coordinate representation of color #725046: hue angle of 13.64º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #725046 is Cyan = 0, Magento = 0.30, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 70 | - |
| CMYK | 0 | 0.30 | 0.39 | 0.55 |
| HSL | 13.64º | 0.24% | 0.36% | - |
| HSV(B) | 13.64º | 0.39% | 0.45% | - |
| XYZ | 10.91 | 9.76 | 7.1 | - |
| YUV | 89.03 | 117.26 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 70 | 0 | 0.30 | 0.39 | 0.55 | 13.64 | 0.24 | 0.36 |
| Hex | 72 | 50 | 46 | 0 | 1E | 27 | 37 | E | 18 | 24 |
| Octal | 162 | 120 | 106 | 0 | 36 | 47 | 67 | 16 | 30 | 44 |
| Binary | 1110010 | 1010000 | 1000110 | 0 | 11110 | 100111 | 110111 | 1110 | 11000 | 100100 |
Color Harmonies of #725046
Complementary color
Monochromatic Colors of #725046
Black with #725046
Text Example
Text Example
White with #725046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725046; }
p { color: rgb(114,80,70); }
H1.HeaderClassName
{
color: #725046;
}
.AnyTagClassName
{
color: #725046;
}
</style>
background-color css
<style>
a { background-color: #725046; }
a { background-color: rgb(114,80,70); }
div.DivClassName
{
background-color: #725046;
}
.BgClassName
{
background-color: #725046;
}
</style>
border-color css
<style>
span { border-color: #725046; }
span { border-color: rgb(114,80,70); }
td.TdClassName
{
border-color: #725046;
}
.TagClassName
{
border-color: #725046;
}
</style>