Shades of Eminence #723481
Tints of Eminence #723481
RGB
CMYK
RGB Variations
Color information
#723481 (or 0x723481) is known color: Eminence. HEX triplet: 72, 34 and 81. RGB value is (114,52,129). Sum of RGB (Red+Green+Blue) = 114+52+129=295 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.64% from 295); Green value is 52 (20.70% from 255 or 17.63% from 295); Blue value is 129 (50.78% from 255 or 43.73% from 295); Max value from RGB is 129 - color contains mainly: blue. Hex color #723481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #723481 is #8DCB7E. Grayscale: #4F4F4F. Windows color (decimal): -9292671 or 8467570. OLE color: 8467570.
HSL color Cylindrical-coordinate representation of color #723481: hue angle of 288.31º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #723481 is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 52 | 129 | - |
| CMYK | 0.12 | 0.60 | 0 | 0.49 |
| HSL | 288.31º | 0.43% | 0.35% | - |
| HSV(B) | 288.31º | 0.6% | 0.51% | - |
| XYZ | 12.13 | 7.62 | 21.6 | - |
| YUV | 79.32 | 156.04 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 129 | 0.12 | 0.60 | 0 | 0.49 | 288.31 | 0.43 | 0.35 |
| Hex | 72 | 34 | 81 | C | 3C | 0 | 31 | 120 | 2B | 23 |
| Octal | 162 | 64 | 201 | 14 | 74 | 0 | 61 | 440 | 53 | 43 |
| Binary | 1110010 | 110100 | 10000001 | 1100 | 111100 | 0 | 110001 | 100100000 | 101011 | 100011 |
Color Harmonies of #723481
Complementary color
Monochromatic Colors of #723481
Black with #723481
Text Example
Text Example
White with #723481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723481; }
p { color: rgb(114,52,129); }
H1.HeaderClassName
{
color: #723481;
}
.AnyTagClassName
{
color: #723481;
}
</style>
background-color css
<style>
a { background-color: #723481; }
a { background-color: rgb(114,52,129); }
div.DivClassName
{
background-color: #723481;
}
.BgClassName
{
background-color: #723481;
}
</style>
border-color css
<style>
span { border-color: #723481; }
span { border-color: rgb(114,52,129); }
td.TdClassName
{
border-color: #723481;
}
.TagClassName
{
border-color: #723481;
}
</style>