Shades of Eminence #723478
Tints of Eminence #723478
RGB
CMYK
RGB Variations
Color information
#723478 (or 0x723478) is known color: Eminence. HEX triplet: 72, 34 and 78. RGB value is (114,52,120). Sum of RGB (Red+Green+Blue) = 114+52+120=286 (37% of max value = 765). Red value is 114 (44.92% from 255 or 39.86% from 286); Green value is 52 (20.70% from 255 or 18.18% from 286); Blue value is 120 (47.27% from 255 or 41.96% from 286); Max value from RGB is 120 - color contains mainly: blue. Hex color #723478 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723478 is #8DCB87. Grayscale: #4E4E4E. Windows color (decimal): -9292680 or 7877746. OLE color: 7877746.
HSL color Cylindrical-coordinate representation of color #723478: hue angle of 294.71º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #723478 is Cyan = 0.05, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 52 | 120 | - |
| CMYK | 0.05 | 0.57 | 0 | 0.53 |
| HSL | 294.71º | 0.4% | 0.34% | - |
| HSV(B) | 294.71º | 0.57% | 0.47% | - |
| XYZ | 11.56 | 7.39 | 18.59 | - |
| YUV | 78.29 | 151.54 | 153.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 120 | 0.05 | 0.57 | 0 | 0.53 | 294.71 | 0.4 | 0.34 |
| Hex | 72 | 34 | 78 | 5 | 39 | 0 | 35 | 127 | 28 | 22 |
| Octal | 162 | 64 | 170 | 5 | 71 | 0 | 65 | 447 | 50 | 42 |
| Binary | 1110010 | 110100 | 1111000 | 101 | 111001 | 0 | 110101 | 100100111 | 101000 | 100010 |
Color Harmonies of #723478
Complementary color
Monochromatic Colors of #723478
Black with #723478
Text Example
Text Example
White with #723478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723478; }
p { color: rgb(114,52,120); }
H1.HeaderClassName
{
color: #723478;
}
.AnyTagClassName
{
color: #723478;
}
</style>
background-color css
<style>
a { background-color: #723478; }
a { background-color: rgb(114,52,120); }
div.DivClassName
{
background-color: #723478;
}
.BgClassName
{
background-color: #723478;
}
</style>
border-color css
<style>
span { border-color: #723478; }
span { border-color: rgb(114,52,120); }
td.TdClassName
{
border-color: #723478;
}
.TagClassName
{
border-color: #723478;
}
</style>