Shades of Eminence #753780
Tints of Eminence #753780
RGB
CMYK
RGB Variations
Color information
#753780 (or 0x753780) is known color: Eminence. HEX triplet: 75, 37 and 80. RGB value is (117,55,128). Sum of RGB (Red+Green+Blue) = 117+55+128=300 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39% from 300); Green value is 55 (21.88% from 255 or 18.33% from 300); Blue value is 128 (50.39% from 255 or 42.67% from 300); Max value from RGB is 128 - color contains mainly: blue. Hex color #753780 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753780 is #8AC87F. Grayscale: #515151. Windows color (decimal): -9095296 or 8402805. OLE color: 8402805.
HSL color Cylindrical-coordinate representation of color #753780: hue angle of 290.96º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753780 is Cyan = 0.09, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 55 | 128 | - |
| CMYK | 0.09 | 0.57 | 0 | 0.50 |
| HSL | 290.96º | 0.4% | 0.36% | - |
| HSV(B) | 290.96º | 0.57% | 0.5% | - |
| XYZ | 12.6 | 8.07 | 21.32 | - |
| YUV | 81.86 | 154.04 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 128 | 0.09 | 0.57 | 0 | 0.50 | 290.96 | 0.4 | 0.36 |
| Hex | 75 | 37 | 80 | 9 | 39 | 0 | 32 | 123 | 28 | 24 |
| Octal | 165 | 67 | 200 | 11 | 71 | 0 | 62 | 443 | 50 | 44 |
| Binary | 1110101 | 110111 | 10000000 | 1001 | 111001 | 0 | 110010 | 100100011 | 101000 | 100100 |
Color Harmonies of #753780
Complementary color
Monochromatic Colors of #753780
Black with #753780
Text Example
Text Example
White with #753780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753780; }
p { color: rgb(117,55,128); }
H1.HeaderClassName
{
color: #753780;
}
.AnyTagClassName
{
color: #753780;
}
</style>
background-color css
<style>
a { background-color: #753780; }
a { background-color: rgb(117,55,128); }
div.DivClassName
{
background-color: #753780;
}
.BgClassName
{
background-color: #753780;
}
</style>
border-color css
<style>
span { border-color: #753780; }
span { border-color: rgb(117,55,128); }
td.TdClassName
{
border-color: #753780;
}
.TagClassName
{
border-color: #753780;
}
</style>