Shades of Eminence #723472
Tints of Eminence #723472
RGB
CMYK
RGB Variations
Color information
#723472 (or 0x723472) is known color: Eminence. HEX triplet: 72, 34 and 72. RGB value is (114,52,114). Sum of RGB (Red+Green+Blue) = 114+52+114=280 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.71% from 280); Green value is 52 (20.70% from 255 or 18.57% from 280); Blue value is 114 (44.92% from 255 or 40.71% from 280); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #723472 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723472 is #8DCB8D. Grayscale: #4D4D4D. Windows color (decimal): -9292686 or 7484530. OLE color: 7484530.
HSL color Cylindrical-coordinate representation of color #723472: hue angle of 300º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #723472 is Cyan = 0, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 114 | - |
| CMYK | 0 | 0.54 | 0 | 0.55 |
| HSL | 300º | 0.37% | 0.33% | - |
| HSV(B) | 300º | 0.54% | 0.45% | - |
| XYZ | 11.2 | 7.25 | 16.73 | - |
| YUV | 77.61 | 148.54 | 153.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 114 | 0 | 0.54 | 0 | 0.55 | 300 | 0.37 | 0.33 |
| Hex | 72 | 34 | 72 | 0 | 36 | 0 | 37 | 12C | 25 | 21 |
| Octal | 162 | 64 | 162 | 0 | 66 | 0 | 67 | 454 | 45 | 41 |
| Binary | 1110010 | 110100 | 1110010 | 0 | 110110 | 0 | 110111 | 100101100 | 100101 | 100001 |
Color Harmonies of #723472
Complementary color
Monochromatic Colors of #723472
Black with #723472
Text Example
Text Example
White with #723472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723472; }
p { color: rgb(114,52,114); }
H1.HeaderClassName
{
color: #723472;
}
.AnyTagClassName
{
color: #723472;
}
</style>
background-color css
<style>
a { background-color: #723472; }
a { background-color: rgb(114,52,114); }
div.DivClassName
{
background-color: #723472;
}
.BgClassName
{
background-color: #723472;
}
</style>
border-color css
<style>
span { border-color: #723472; }
span { border-color: rgb(114,52,114); }
td.TdClassName
{
border-color: #723472;
}
.TagClassName
{
border-color: #723472;
}
</style>