Shades of Spice #725348
Tints of Spice #725348
RGB
CMYK
RGB Variations
Color information
#725348 (or 0x725348) is known color: Spice. HEX triplet: 72, 53 and 48. RGB value is (114,83,72). Sum of RGB (Red+Green+Blue) = 114+83+72=269 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.38% from 269); Green value is 83 (32.81% from 255 or 30.86% from 269); Blue value is 72 (28.52% from 255 or 26.77% from 269); Max value from RGB is 114 - color contains mainly: red. Hex color #725348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725348 is #8DACB7. Grayscale: #5B5B5B. Windows color (decimal): -9284792 or 4739954. OLE color: 4739954.
HSL color Cylindrical-coordinate representation of color #725348: hue angle of 15.71º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #725348 is Cyan = 0, Magento = 0.27, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 72 | - |
| CMYK | 0 | 0.27 | 0.37 | 0.55 |
| HSL | 15.71º | 0.23% | 0.36% | - |
| HSV(B) | 15.71º | 0.37% | 0.45% | - |
| XYZ | 11.2 | 10.23 | 7.52 | - |
| YUV | 91.02 | 117.27 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 72 | 0 | 0.27 | 0.37 | 0.55 | 15.71 | 0.23 | 0.36 |
| Hex | 72 | 53 | 48 | 0 | 1B | 25 | 37 | 10 | 17 | 24 |
| Octal | 162 | 123 | 110 | 0 | 33 | 45 | 67 | 20 | 27 | 44 |
| Binary | 1110010 | 1010011 | 1001000 | 0 | 11011 | 100101 | 110111 | 10000 | 10111 | 100100 |
Color Harmonies of #725348
Complementary color
Monochromatic Colors of #725348
Black with #725348
Text Example
Text Example
White with #725348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725348; }
p { color: rgb(114,83,72); }
H1.HeaderClassName
{
color: #725348;
}
.AnyTagClassName
{
color: #725348;
}
</style>
background-color css
<style>
a { background-color: #725348; }
a { background-color: rgb(114,83,72); }
div.DivClassName
{
background-color: #725348;
}
.BgClassName
{
background-color: #725348;
}
</style>
border-color css
<style>
span { border-color: #725348; }
span { border-color: rgb(114,83,72); }
td.TdClassName
{
border-color: #725348;
}
.TagClassName
{
border-color: #725348;
}
</style>