Shades of Spice #725445
Tints of Spice #725445
RGB
CMYK
RGB Variations
Color information
#725445 (or 0x725445) is known color: Spice. HEX triplet: 72, 54 and 45. RGB value is (114,84,69). Sum of RGB (Red+Green+Blue) = 114+84+69=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 69 (27.34% from 255 or 25.84% from 267); Max value from RGB is 114 - color contains mainly: red. Hex color #725445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725445 is #8DABBA. Grayscale: #5B5B5B. Windows color (decimal): -9284539 or 4543602. OLE color: 4543602.
HSL color Cylindrical-coordinate representation of color #725445: hue angle of 20º degrees, saturation: 0.25, 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 #725445 is Cyan = 0, Magento = 0.26, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 84 | 69 | - |
| CMYK | 0 | 0.26 | 0.39 | 0.55 |
| HSL | 20º | 0.25% | 0.36% | - |
| HSV(B) | 20º | 0.39% | 0.45% | - |
| XYZ | 11.18 | 10.35 | 7.04 | - |
| YUV | 91.26 | 115.44 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 69 | 0 | 0.26 | 0.39 | 0.55 | 20 | 0.25 | 0.36 |
| Hex | 72 | 54 | 45 | 0 | 1A | 27 | 37 | 14 | 19 | 24 |
| Octal | 162 | 124 | 105 | 0 | 32 | 47 | 67 | 24 | 31 | 44 |
| Binary | 1110010 | 1010100 | 1000101 | 0 | 11010 | 100111 | 110111 | 10100 | 11001 | 100100 |
Color Harmonies of #725445
Complementary color
Monochromatic Colors of #725445
Black with #725445
Text Example
Text Example
White with #725445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725445; }
p { color: rgb(114,84,69); }
H1.HeaderClassName
{
color: #725445;
}
.AnyTagClassName
{
color: #725445;
}
</style>
background-color css
<style>
a { background-color: #725445; }
a { background-color: rgb(114,84,69); }
div.DivClassName
{
background-color: #725445;
}
.BgClassName
{
background-color: #725445;
}
</style>
border-color css
<style>
span { border-color: #725445; }
span { border-color: rgb(114,84,69); }
td.TdClassName
{
border-color: #725445;
}
.TagClassName
{
border-color: #725445;
}
</style>