Shades of Eminence #723482
Tints of Eminence #723482
RGB
CMYK
RGB Variations
Color information
#723482 (or 0x723482) is known color: Eminence. HEX triplet: 72, 34 and 82. RGB value is (114,52,130). Sum of RGB (Red+Green+Blue) = 114+52+130=296 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.51% from 296); Green value is 52 (20.70% from 255 or 17.57% from 296); Blue value is 130 (51.17% from 255 or 43.92% from 296); Max value from RGB is 130 - color contains mainly: blue. Hex color #723482 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #723482 is #8DCB7D. Grayscale: #4F4F4F. Windows color (decimal): -9292670 or 8533106. OLE color: 8533106.
HSL color Cylindrical-coordinate representation of color #723482: hue angle of 287.69º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #723482 is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 52 | 130 | - |
| CMYK | 0.12 | 0.60 | 0 | 0.49 |
| HSL | 287.69º | 0.43% | 0.36% | - |
| HSV(B) | 287.69º | 0.6% | 0.51% | - |
| XYZ | 12.2 | 7.65 | 21.95 | - |
| YUV | 79.43 | 156.54 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 130 | 0.12 | 0.60 | 0 | 0.49 | 287.69 | 0.43 | 0.36 |
| Hex | 72 | 34 | 82 | C | 3C | 0 | 31 | 120 | 2B | 24 |
| Octal | 162 | 64 | 202 | 14 | 74 | 0 | 61 | 440 | 53 | 44 |
| Binary | 1110010 | 110100 | 10000010 | 1100 | 111100 | 0 | 110001 | 100100000 | 101011 | 100100 |
Color Harmonies of #723482
Complementary color
Monochromatic Colors of #723482
Black with #723482
Text Example
Text Example
White with #723482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723482; }
p { color: rgb(114,52,130); }
H1.HeaderClassName
{
color: #723482;
}
.AnyTagClassName
{
color: #723482;
}
</style>
background-color css
<style>
a { background-color: #723482; }
a { background-color: rgb(114,52,130); }
div.DivClassName
{
background-color: #723482;
}
.BgClassName
{
background-color: #723482;
}
</style>
border-color css
<style>
span { border-color: #723482; }
span { border-color: rgb(114,52,130); }
td.TdClassName
{
border-color: #723482;
}
.TagClassName
{
border-color: #723482;
}
</style>