Shades of Eminence #723477
Tints of Eminence #723477
RGB
CMYK
RGB Variations
Color information
#723477 (or 0x723477) is known color: Eminence. HEX triplet: 72, 34 and 77. RGB value is (114,52,119). Sum of RGB (Red+Green+Blue) = 114+52+119=285 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 119 (46.88% from 255 or 41.75% from 285); Max value from RGB is 119 - color contains mainly: blue. Hex color #723477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723477 is #8DCB88. Grayscale: #4D4D4D. Windows color (decimal): -9292681 or 7812210. OLE color: 7812210.
HSL color Cylindrical-coordinate representation of color #723477: hue angle of 295.52º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #723477 is Cyan = 0.04, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 52 | 119 | - |
| CMYK | 0.04 | 0.56 | 0 | 0.53 |
| HSL | 295.52º | 0.39% | 0.34% | - |
| HSV(B) | 295.52º | 0.56% | 0.47% | - |
| XYZ | 11.5 | 7.37 | 18.27 | - |
| YUV | 78.18 | 151.04 | 153.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 119 | 0.04 | 0.56 | 0 | 0.53 | 295.52 | 0.39 | 0.34 |
| Hex | 72 | 34 | 77 | 4 | 38 | 0 | 35 | 128 | 27 | 22 |
| Octal | 162 | 64 | 167 | 4 | 70 | 0 | 65 | 450 | 47 | 42 |
| Binary | 1110010 | 110100 | 1110111 | 100 | 111000 | 0 | 110101 | 100101000 | 100111 | 100010 |
Color Harmonies of #723477
Complementary color
Monochromatic Colors of #723477
Black with #723477
Text Example
Text Example
White with #723477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723477; }
p { color: rgb(114,52,119); }
H1.HeaderClassName
{
color: #723477;
}
.AnyTagClassName
{
color: #723477;
}
</style>
background-color css
<style>
a { background-color: #723477; }
a { background-color: rgb(114,52,119); }
div.DivClassName
{
background-color: #723477;
}
.BgClassName
{
background-color: #723477;
}
</style>
border-color css
<style>
span { border-color: #723477; }
span { border-color: rgb(114,52,119); }
td.TdClassName
{
border-color: #723477;
}
.TagClassName
{
border-color: #723477;
}
</style>