Shades of Eminence #754978
Tints of Eminence #754978
RGB
CMYK
RGB Variations
Color information
#754978 (or 0x754978) is known color: Eminence. HEX triplet: 75, 49 and 78. RGB value is (117,73,120). Sum of RGB (Red+Green+Blue) = 117+73+120=310 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.74% from 310); Green value is 73 (28.91% from 255 or 23.55% from 310); Blue value is 120 (47.27% from 255 or 38.71% from 310); Max value from RGB is 120 - color contains mainly: blue. Hex color #754978 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754978 is #8AB687. Grayscale: #5B5B5B. Windows color (decimal): -9090696 or 7883125. OLE color: 7883125.
HSL color Cylindrical-coordinate representation of color #754978: hue angle of 296.17º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #754978 is Cyan = 0.02, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 73 | 120 | - |
| CMYK | 0.02 | 0.39 | 0 | 0.53 |
| HSL | 296.17º | 0.24% | 0.38% | - |
| HSV(B) | 296.17º | 0.39% | 0.47% | - |
| XYZ | 13.11 | 9.9 | 18.99 | - |
| YUV | 91.51 | 144.08 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 120 | 0.02 | 0.39 | 0 | 0.53 | 296.17 | 0.24 | 0.38 |
| Hex | 75 | 49 | 78 | 2 | 27 | 0 | 35 | 128 | 18 | 26 |
| Octal | 165 | 111 | 170 | 2 | 47 | 0 | 65 | 450 | 30 | 46 |
| Binary | 1110101 | 1001001 | 1111000 | 10 | 100111 | 0 | 110101 | 100101000 | 11000 | 100110 |
Color Harmonies of #754978
Complementary color
Monochromatic Colors of #754978
Black with #754978
Text Example
Text Example
White with #754978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754978; }
p { color: rgb(117,73,120); }
H1.HeaderClassName
{
color: #754978;
}
.AnyTagClassName
{
color: #754978;
}
</style>
background-color css
<style>
a { background-color: #754978; }
a { background-color: rgb(117,73,120); }
div.DivClassName
{
background-color: #754978;
}
.BgClassName
{
background-color: #754978;
}
</style>
border-color css
<style>
span { border-color: #754978; }
span { border-color: rgb(117,73,120); }
td.TdClassName
{
border-color: #754978;
}
.TagClassName
{
border-color: #754978;
}
</style>