Shades of Eminence #753482
Tints of Eminence #753482
RGB
CMYK
RGB Variations
Color information
#753482 (or 0x753482) is known color: Eminence. HEX triplet: 75, 34 and 82. RGB value is (117,52,130). Sum of RGB (Red+Green+Blue) = 117+52+130=299 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.13% from 299); Green value is 52 (20.70% from 255 or 17.39% from 299); Blue value is 130 (51.17% from 255 or 43.48% from 299); Max value from RGB is 130 - color contains mainly: blue. Hex color #753482 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753482 is #8ACB7D. Grayscale: #505050. Windows color (decimal): -9096062 or 8533109. OLE color: 8533109.
HSL color Cylindrical-coordinate representation of color #753482: hue angle of 290º 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 #753482 is Cyan = 0.1, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 52 | 130 | - |
| CMYK | 0.1 | 0.60 | 0 | 0.49 |
| HSL | 290º | 0.43% | 0.36% | - |
| HSV(B) | 290º | 0.6% | 0.51% | - |
| XYZ | 12.59 | 7.85 | 21.97 | - |
| YUV | 80.33 | 156.03 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 130 | 0.1 | 0.60 | 0 | 0.49 | 290 | 0.43 | 0.36 |
| Hex | 75 | 34 | 82 | A | 3C | 0 | 31 | 122 | 2B | 24 |
| Octal | 165 | 64 | 202 | 12 | 74 | 0 | 61 | 442 | 53 | 44 |
| Binary | 1110101 | 110100 | 10000010 | 1010 | 111100 | 0 | 110001 | 100100010 | 101011 | 100100 |
Color Harmonies of #753482
Complementary color
Monochromatic Colors of #753482
Black with #753482
Text Example
Text Example
White with #753482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753482; }
p { color: rgb(117,52,130); }
H1.HeaderClassName
{
color: #753482;
}
.AnyTagClassName
{
color: #753482;
}
</style>
background-color css
<style>
a { background-color: #753482; }
a { background-color: rgb(117,52,130); }
div.DivClassName
{
background-color: #753482;
}
.BgClassName
{
background-color: #753482;
}
</style>
border-color css
<style>
span { border-color: #753482; }
span { border-color: rgb(117,52,130); }
td.TdClassName
{
border-color: #753482;
}
.TagClassName
{
border-color: #753482;
}
</style>