Shades of Eminence #754578
Tints of Eminence #754578
RGB
CMYK
RGB Variations
Color information
#754578 (or 0x754578) is known color: Eminence. HEX triplet: 75, 45 and 78. RGB value is (117,69,120). Sum of RGB (Red+Green+Blue) = 117+69+120=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 69 (27.34% from 255 or 22.55% from 306); Blue value is 120 (47.27% from 255 or 39.22% from 306); Max value from RGB is 120 - color contains mainly: blue. Hex color #754578 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754578 is #8ABA87. Grayscale: #595959. Windows color (decimal): -9091720 or 7882101. OLE color: 7882101.
HSL color Cylindrical-coordinate representation of color #754578: hue angle of 296.47º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #754578 is Cyan = 0.02, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 69 | 120 | - |
| CMYK | 0.02 | 0.42 | 0 | 0.53 |
| HSL | 296.47º | 0.27% | 0.37% | - |
| HSV(B) | 296.47º | 0.43% | 0.47% | - |
| XYZ | 12.85 | 9.39 | 18.91 | - |
| YUV | 89.17 | 145.4 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 120 | 0.02 | 0.42 | 0 | 0.53 | 296.47 | 0.27 | 0.37 |
| Hex | 75 | 45 | 78 | 2 | 2A | 0 | 35 | 128 | 1B | 25 |
| Octal | 165 | 105 | 170 | 2 | 52 | 0 | 65 | 450 | 33 | 45 |
| Binary | 1110101 | 1000101 | 1111000 | 10 | 101010 | 0 | 110101 | 100101000 | 11011 | 100101 |
Color Harmonies of #754578
Complementary color
Monochromatic Colors of #754578
Black with #754578
Text Example
Text Example
White with #754578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754578; }
p { color: rgb(117,69,120); }
H1.HeaderClassName
{
color: #754578;
}
.AnyTagClassName
{
color: #754578;
}
</style>
background-color css
<style>
a { background-color: #754578; }
a { background-color: rgb(117,69,120); }
div.DivClassName
{
background-color: #754578;
}
.BgClassName
{
background-color: #754578;
}
</style>
border-color css
<style>
span { border-color: #754578; }
span { border-color: rgb(117,69,120); }
td.TdClassName
{
border-color: #754578;
}
.TagClassName
{
border-color: #754578;
}
</style>