Shades of Eminence #753980
Tints of Eminence #753980
RGB
CMYK
RGB Variations
Color information
#753980 (or 0x753980) is known color: Eminence. HEX triplet: 75, 39 and 80. RGB value is (117,57,128). Sum of RGB (Red+Green+Blue) = 117+57+128=302 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.74% from 302); Green value is 57 (22.66% from 255 or 18.87% from 302); Blue value is 128 (50.39% from 255 or 42.38% from 302); Max value from RGB is 128 - color contains mainly: blue. Hex color #753980 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753980 is #8AC67F. Grayscale: #525252. Windows color (decimal): -9094784 or 8403317. OLE color: 8403317.
HSL color Cylindrical-coordinate representation of color #753980: hue angle of 290.7º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753980 is Cyan = 0.09, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 57 | 128 | - |
| CMYK | 0.09 | 0.55 | 0 | 0.50 |
| HSL | 290.7º | 0.38% | 0.36% | - |
| HSV(B) | 290.7º | 0.55% | 0.5% | - |
| XYZ | 12.7 | 8.27 | 21.35 | - |
| YUV | 83.03 | 153.38 | 152.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 128 | 0.09 | 0.55 | 0 | 0.50 | 290.7 | 0.38 | 0.36 |
| Hex | 75 | 39 | 80 | 9 | 37 | 0 | 32 | 123 | 26 | 24 |
| Octal | 165 | 71 | 200 | 11 | 67 | 0 | 62 | 443 | 46 | 44 |
| Binary | 1110101 | 111001 | 10000000 | 1001 | 110111 | 0 | 110010 | 100100011 | 100110 | 100100 |
Color Harmonies of #753980
Complementary color
Monochromatic Colors of #753980
Black with #753980
Text Example
Text Example
White with #753980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753980; }
p { color: rgb(117,57,128); }
H1.HeaderClassName
{
color: #753980;
}
.AnyTagClassName
{
color: #753980;
}
</style>
background-color css
<style>
a { background-color: #753980; }
a { background-color: rgb(117,57,128); }
div.DivClassName
{
background-color: #753980;
}
.BgClassName
{
background-color: #753980;
}
</style>
border-color css
<style>
span { border-color: #753980; }
span { border-color: rgb(117,57,128); }
td.TdClassName
{
border-color: #753980;
}
.TagClassName
{
border-color: #753980;
}
</style>