Shades of Eminence #723079
Tints of Eminence #723079
RGB
CMYK
RGB Variations
Color information
#723079 (or 0x723079) is known color: Eminence. HEX triplet: 72, 30 and 79. RGB value is (114,48,121). Sum of RGB (Red+Green+Blue) = 114+48+121=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 48 (19.14% from 255 or 16.96% from 283); Blue value is 121 (47.66% from 255 or 42.76% from 283); Max value from RGB is 121 - color contains mainly: blue. Hex color #723079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723079 is #8DCF86. Grayscale: #4B4B4B. Windows color (decimal): -9293703 or 7942258. OLE color: 7942258.
HSL color Cylindrical-coordinate representation of color #723079: hue angle of 294.25º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #723079 is Cyan = 0.06, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 48 | 121 | - |
| CMYK | 0.06 | 0.60 | 0 | 0.53 |
| HSL | 294.25º | 0.43% | 0.33% | - |
| HSV(B) | 294.25º | 0.6% | 0.47% | - |
| XYZ | 11.45 | 7.07 | 18.85 | - |
| YUV | 76.06 | 153.37 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 121 | 0.06 | 0.60 | 0 | 0.53 | 294.25 | 0.43 | 0.33 |
| Hex | 72 | 30 | 79 | 6 | 3C | 0 | 35 | 126 | 2B | 21 |
| Octal | 162 | 60 | 171 | 6 | 74 | 0 | 65 | 446 | 53 | 41 |
| Binary | 1110010 | 110000 | 1111001 | 110 | 111100 | 0 | 110101 | 100100110 | 101011 | 100001 |
Color Harmonies of #723079
Complementary color
Monochromatic Colors of #723079
Black with #723079
Text Example
Text Example
White with #723079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723079; }
p { color: rgb(114,48,121); }
H1.HeaderClassName
{
color: #723079;
}
.AnyTagClassName
{
color: #723079;
}
</style>
background-color css
<style>
a { background-color: #723079; }
a { background-color: rgb(114,48,121); }
div.DivClassName
{
background-color: #723079;
}
.BgClassName
{
background-color: #723079;
}
</style>
border-color css
<style>
span { border-color: #723079; }
span { border-color: rgb(114,48,121); }
td.TdClassName
{
border-color: #723079;
}
.TagClassName
{
border-color: #723079;
}
</style>