Shades of Eminence #723577
Tints of Eminence #723577
RGB
CMYK
RGB Variations
Color information
#723577 (or 0x723577) is known color: Eminence. HEX triplet: 72, 35 and 77. RGB value is (114,53,119). Sum of RGB (Red+Green+Blue) = 114+53+119=286 (37% of max value = 765). Red value is 114 (44.92% from 255 or 39.86% from 286); Green value is 53 (21.09% from 255 or 18.53% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: blue. Hex color #723577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723577 is #8DCA88. Grayscale: #4E4E4E. Windows color (decimal): -9292425 or 7812466. OLE color: 7812466.
HSL color Cylindrical-coordinate representation of color #723577: hue angle of 295.45º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #723577 is Cyan = 0.04, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 53 | 119 | - |
| CMYK | 0.04 | 0.55 | 0 | 0.53 |
| HSL | 295.45º | 0.38% | 0.34% | - |
| HSV(B) | 295.45º | 0.55% | 0.47% | - |
| XYZ | 11.54 | 7.46 | 18.28 | - |
| YUV | 78.76 | 150.71 | 153.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 119 | 0.04 | 0.55 | 0 | 0.53 | 295.45 | 0.38 | 0.34 |
| Hex | 72 | 35 | 77 | 4 | 37 | 0 | 35 | 127 | 26 | 22 |
| Octal | 162 | 65 | 167 | 4 | 67 | 0 | 65 | 447 | 46 | 42 |
| Binary | 1110010 | 110101 | 1110111 | 100 | 110111 | 0 | 110101 | 100100111 | 100110 | 100010 |
Color Harmonies of #723577
Complementary color
Monochromatic Colors of #723577
Black with #723577
Text Example
Text Example
White with #723577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723577; }
p { color: rgb(114,53,119); }
H1.HeaderClassName
{
color: #723577;
}
.AnyTagClassName
{
color: #723577;
}
</style>
background-color css
<style>
a { background-color: #723577; }
a { background-color: rgb(114,53,119); }
div.DivClassName
{
background-color: #723577;
}
.BgClassName
{
background-color: #723577;
}
</style>
border-color css
<style>
span { border-color: #723577; }
span { border-color: rgb(114,53,119); }
td.TdClassName
{
border-color: #723577;
}
.TagClassName
{
border-color: #723577;
}
</style>