Shades of Eminence #752580
Tints of Eminence #752580
RGB
CMYK
RGB Variations
Color information
#752580 (or 0x752580) is known color: Eminence. HEX triplet: 75, 25 and 80. RGB value is (117,37,128). Sum of RGB (Red+Green+Blue) = 117+37+128=282 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.49% from 282); Green value is 37 (14.84% from 255 or 13.12% from 282); Blue value is 128 (50.39% from 255 or 45.39% from 282); Max value from RGB is 128 - color contains mainly: blue. Hex color #752580 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #752580 is #8ADA7F. Grayscale: #474747. Windows color (decimal): -9099904 or 8398197. OLE color: 8398197.
HSL color Cylindrical-coordinate representation of color #752580: hue angle of 292.75º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #752580 is Cyan = 0.09, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 37 | 128 | - |
| CMYK | 0.09 | 0.71 | 0 | 0.50 |
| HSL | 292.75º | 0.55% | 0.32% | - |
| HSV(B) | 292.75º | 0.71% | 0.5% | - |
| XYZ | 11.89 | 6.66 | 21.08 | - |
| YUV | 71.29 | 160 | 160.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 128 | 0.09 | 0.71 | 0 | 0.50 | 292.75 | 0.55 | 0.32 |
| Hex | 75 | 25 | 80 | 9 | 47 | 0 | 32 | 125 | 37 | 20 |
| Octal | 165 | 45 | 200 | 11 | 107 | 0 | 62 | 445 | 67 | 40 |
| Binary | 1110101 | 100101 | 10000000 | 1001 | 1000111 | 0 | 110010 | 100100101 | 110111 | 100000 |
Color Harmonies of #752580
Complementary color
Monochromatic Colors of #752580
Black with #752580
Text Example
Text Example
White with #752580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752580; }
p { color: rgb(117,37,128); }
H1.HeaderClassName
{
color: #752580;
}
.AnyTagClassName
{
color: #752580;
}
</style>
background-color css
<style>
a { background-color: #752580; }
a { background-color: rgb(117,37,128); }
div.DivClassName
{
background-color: #752580;
}
.BgClassName
{
background-color: #752580;
}
</style>
border-color css
<style>
span { border-color: #752580; }
span { border-color: rgb(117,37,128); }
td.TdClassName
{
border-color: #752580;
}
.TagClassName
{
border-color: #752580;
}
</style>