Shades of Eminence #724576
Tints of Eminence #724576
RGB
CMYK
RGB Variations
Color information
#724576 (or 0x724576) is known color: Eminence. HEX triplet: 72, 45 and 76. RGB value is (114,69,118). Sum of RGB (Red+Green+Blue) = 114+69+118=301 (39% of max value = 765). Red value is 114 (44.92% from 255 or 37.87% from 301); Green value is 69 (27.34% from 255 or 22.92% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 118 - color contains mainly: blue. Hex color #724576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724576 is #8DBA89. Grayscale: #575757. Windows color (decimal): -9288330 or 7751026. OLE color: 7751026.
HSL color Cylindrical-coordinate representation of color #724576: hue angle of 295.1º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #724576 is Cyan = 0.03, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 69 | 118 | - |
| CMYK | 0.03 | 0.42 | 0 | 0.54 |
| HSL | 295.1º | 0.26% | 0.37% | - |
| HSV(B) | 295.1º | 0.42% | 0.46% | - |
| XYZ | 12.34 | 9.14 | 18.25 | - |
| YUV | 88.04 | 144.91 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 118 | 0.03 | 0.42 | 0 | 0.54 | 295.1 | 0.26 | 0.37 |
| Hex | 72 | 45 | 76 | 3 | 2A | 0 | 36 | 127 | 1A | 25 |
| Octal | 162 | 105 | 166 | 3 | 52 | 0 | 66 | 447 | 32 | 45 |
| Binary | 1110010 | 1000101 | 1110110 | 11 | 101010 | 0 | 110110 | 100100111 | 11010 | 100101 |
Color Harmonies of #724576
Complementary color
Monochromatic Colors of #724576
Black with #724576
Text Example
Text Example
White with #724576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724576; }
p { color: rgb(114,69,118); }
H1.HeaderClassName
{
color: #724576;
}
.AnyTagClassName
{
color: #724576;
}
</style>
background-color css
<style>
a { background-color: #724576; }
a { background-color: rgb(114,69,118); }
div.DivClassName
{
background-color: #724576;
}
.BgClassName
{
background-color: #724576;
}
</style>
border-color css
<style>
span { border-color: #724576; }
span { border-color: rgb(114,69,118); }
td.TdClassName
{
border-color: #724576;
}
.TagClassName
{
border-color: #724576;
}
</style>