Shades of Eminence #723977
Tints of Eminence #723977
RGB
CMYK
RGB Variations
Color information
#723977 (or 0x723977) is known color: Eminence. HEX triplet: 72, 39 and 77. RGB value is (114,57,119). Sum of RGB (Red+Green+Blue) = 114+57+119=290 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.31% from 290); Green value is 57 (22.66% from 255 or 19.66% from 290); Blue value is 119 (46.88% from 255 or 41.03% from 290); Max value from RGB is 119 - color contains mainly: blue. Hex color #723977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723977 is #8DC688. Grayscale: #505050. Windows color (decimal): -9291401 or 7813490. OLE color: 7813490.
HSL color Cylindrical-coordinate representation of color #723977: hue angle of 295.16º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #723977 is Cyan = 0.04, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 57 | 119 | - |
| CMYK | 0.04 | 0.52 | 0 | 0.53 |
| HSL | 295.16º | 0.35% | 0.35% | - |
| HSV(B) | 295.16º | 0.52% | 0.47% | - |
| XYZ | 11.73 | 7.84 | 18.35 | - |
| YUV | 81.11 | 149.38 | 151.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 119 | 0.04 | 0.52 | 0 | 0.53 | 295.16 | 0.35 | 0.35 |
| Hex | 72 | 39 | 77 | 4 | 34 | 0 | 35 | 127 | 23 | 23 |
| Octal | 162 | 71 | 167 | 4 | 64 | 0 | 65 | 447 | 43 | 43 |
| Binary | 1110010 | 111001 | 1110111 | 100 | 110100 | 0 | 110101 | 100100111 | 100011 | 100011 |
Color Harmonies of #723977
Complementary color
Monochromatic Colors of #723977
Black with #723977
Text Example
Text Example
White with #723977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723977; }
p { color: rgb(114,57,119); }
H1.HeaderClassName
{
color: #723977;
}
.AnyTagClassName
{
color: #723977;
}
</style>
background-color css
<style>
a { background-color: #723977; }
a { background-color: rgb(114,57,119); }
div.DivClassName
{
background-color: #723977;
}
.BgClassName
{
background-color: #723977;
}
</style>
border-color css
<style>
span { border-color: #723977; }
span { border-color: rgb(114,57,119); }
td.TdClassName
{
border-color: #723977;
}
.TagClassName
{
border-color: #723977;
}
</style>