Shades of Eminence #752781
Tints of Eminence #752781
RGB
CMYK
RGB Variations
Color information
#752781 (or 0x752781) is known color: Eminence. HEX triplet: 75, 27 and 81. RGB value is (117,39,129). Sum of RGB (Red+Green+Blue) = 117+39+129=285 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.05% from 285); Green value is 39 (15.62% from 255 or 13.68% from 285); Blue value is 129 (50.78% from 255 or 45.26% from 285); Max value from RGB is 129 - color contains mainly: blue. Hex color #752781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #752781 is #8AD87E. Grayscale: #484848. Windows color (decimal): -9099391 or 8464245. OLE color: 8464245.
HSL color Cylindrical-coordinate representation of color #752781: hue angle of 292º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #752781 is Cyan = 0.09, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 39 | 129 | - |
| CMYK | 0.09 | 0.70 | 0 | 0.49 |
| HSL | 292º | 0.54% | 0.33% | - |
| HSV(B) | 292º | 0.7% | 0.51% | - |
| XYZ | 12.02 | 6.82 | 21.45 | - |
| YUV | 72.58 | 159.84 | 159.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 129 | 0.09 | 0.70 | 0 | 0.49 | 292 | 0.54 | 0.33 |
| Hex | 75 | 27 | 81 | 9 | 46 | 0 | 31 | 124 | 36 | 21 |
| Octal | 165 | 47 | 201 | 11 | 106 | 0 | 61 | 444 | 66 | 41 |
| Binary | 1110101 | 100111 | 10000001 | 1001 | 1000110 | 0 | 110001 | 100100100 | 110110 | 100001 |
Color Harmonies of #752781
Complementary color
Monochromatic Colors of #752781
Black with #752781
Text Example
Text Example
White with #752781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752781; }
p { color: rgb(117,39,129); }
H1.HeaderClassName
{
color: #752781;
}
.AnyTagClassName
{
color: #752781;
}
</style>
background-color css
<style>
a { background-color: #752781; }
a { background-color: rgb(117,39,129); }
div.DivClassName
{
background-color: #752781;
}
.BgClassName
{
background-color: #752781;
}
</style>
border-color css
<style>
span { border-color: #752781; }
span { border-color: rgb(117,39,129); }
td.TdClassName
{
border-color: #752781;
}
.TagClassName
{
border-color: #752781;
}
</style>