Shades of Eminence #723381
Tints of Eminence #723381
RGB
CMYK
RGB Variations
Color information
#723381 (or 0x723381) is known color: Eminence. HEX triplet: 72, 33 and 81. RGB value is (114,51,129). Sum of RGB (Red+Green+Blue) = 114+51+129=294 (38% of max value = 765). Red value is 114 (44.92% from 255 or 38.78% from 294); Green value is 51 (20.31% from 255 or 17.35% from 294); Blue value is 129 (50.78% from 255 or 43.88% from 294); Max value from RGB is 129 - color contains mainly: blue. Hex color #723381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #723381 is #8DCC7E. Grayscale: #4E4E4E. Windows color (decimal): -9292927 or 8467314. OLE color: 8467314.
HSL color Cylindrical-coordinate representation of color #723381: hue angle of 288.46º 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 #723381 is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 51 | 129 | - |
| CMYK | 0.12 | 0.60 | 0 | 0.49 |
| HSL | 288.46º | 0.43% | 0.35% | - |
| HSV(B) | 288.46º | 0.6% | 0.51% | - |
| XYZ | 12.09 | 7.53 | 21.59 | - |
| YUV | 78.73 | 156.37 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 129 | 0.12 | 0.60 | 0 | 0.49 | 288.46 | 0.43 | 0.35 |
| Hex | 72 | 33 | 81 | C | 3C | 0 | 31 | 120 | 2B | 23 |
| Octal | 162 | 63 | 201 | 14 | 74 | 0 | 61 | 440 | 53 | 43 |
| Binary | 1110010 | 110011 | 10000001 | 1100 | 111100 | 0 | 110001 | 100100000 | 101011 | 100011 |
Color Harmonies of #723381
Complementary color
Monochromatic Colors of #723381
Black with #723381
Text Example
Text Example
White with #723381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723381; }
p { color: rgb(114,51,129); }
H1.HeaderClassName
{
color: #723381;
}
.AnyTagClassName
{
color: #723381;
}
</style>
background-color css
<style>
a { background-color: #723381; }
a { background-color: rgb(114,51,129); }
div.DivClassName
{
background-color: #723381;
}
.BgClassName
{
background-color: #723381;
}
</style>
border-color css
<style>
span { border-color: #723381; }
span { border-color: rgb(114,51,129); }
td.TdClassName
{
border-color: #723381;
}
.TagClassName
{
border-color: #723381;
}
</style>