Shades of Eminence #722583
Tints of Eminence #722583
RGB
CMYK
RGB Variations
Color information
#722583 (or 0x722583) is known color: Eminence. HEX triplet: 72, 25 and 83. RGB value is (114,37,131). Sum of RGB (Red+Green+Blue) = 114+37+131=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 37 (14.84% from 255 or 13.12% from 282); Blue value is 131 (51.56% from 255 or 46.45% from 282); Max value from RGB is 131 - color contains mainly: blue. Hex color #722583 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722583 is #8DDA7C. Grayscale: #464646. Windows color (decimal): -9296509 or 8594802. OLE color: 8594802.
HSL color Cylindrical-coordinate representation of color #722583: hue angle of 289.15º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722583 is Cyan = 0.13, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 37 | 131 | - |
| CMYK | 0.13 | 0.72 | 0 | 0.49 |
| HSL | 289.15º | 0.56% | 0.33% | - |
| HSV(B) | 289.15º | 0.72% | 0.51% | - |
| XYZ | 11.7 | 6.54 | 22.12 | - |
| YUV | 70.74 | 162.01 | 158.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 131 | 0.13 | 0.72 | 0 | 0.49 | 289.15 | 0.56 | 0.33 |
| Hex | 72 | 25 | 83 | D | 48 | 0 | 31 | 121 | 38 | 21 |
| Octal | 162 | 45 | 203 | 15 | 110 | 0 | 61 | 441 | 70 | 41 |
| Binary | 1110010 | 100101 | 10000011 | 1101 | 1001000 | 0 | 110001 | 100100001 | 111000 | 100001 |
Color Harmonies of #722583
Complementary color
Monochromatic Colors of #722583
Black with #722583
Text Example
Text Example
White with #722583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722583; }
p { color: rgb(114,37,131); }
H1.HeaderClassName
{
color: #722583;
}
.AnyTagClassName
{
color: #722583;
}
</style>
background-color css
<style>
a { background-color: #722583; }
a { background-color: rgb(114,37,131); }
div.DivClassName
{
background-color: #722583;
}
.BgClassName
{
background-color: #722583;
}
</style>
border-color css
<style>
span { border-color: #722583; }
span { border-color: rgb(114,37,131); }
td.TdClassName
{
border-color: #722583;
}
.TagClassName
{
border-color: #722583;
}
</style>