Shades of Eminence #754577
Tints of Eminence #754577
RGB
CMYK
RGB Variations
Color information
#754577 (or 0x754577) is known color: Eminence. HEX triplet: 75, 45 and 77. RGB value is (117,69,119). Sum of RGB (Red+Green+Blue) = 117+69+119=305 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.36% from 305); Green value is 69 (27.34% from 255 or 22.62% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #754577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754577 is #8ABA88. Grayscale: #585858. Windows color (decimal): -9091721 or 7816565. OLE color: 7816565.
HSL color Cylindrical-coordinate representation of color #754577: hue angle of 297.6º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #754577 is Cyan = 0.02, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 69 | 119 | - |
| CMYK | 0.02 | 0.42 | 0 | 0.53 |
| HSL | 297.6º | 0.27% | 0.37% | - |
| HSV(B) | 297.6º | 0.42% | 0.47% | - |
| XYZ | 12.79 | 9.37 | 18.59 | - |
| YUV | 89.05 | 144.9 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 119 | 0.02 | 0.42 | 0 | 0.53 | 297.6 | 0.27 | 0.37 |
| Hex | 75 | 45 | 77 | 2 | 2A | 0 | 35 | 12A | 1B | 25 |
| Octal | 165 | 105 | 167 | 2 | 52 | 0 | 65 | 452 | 33 | 45 |
| Binary | 1110101 | 1000101 | 1110111 | 10 | 101010 | 0 | 110101 | 100101010 | 11011 | 100101 |
Color Harmonies of #754577
Complementary color
Monochromatic Colors of #754577
Black with #754577
Text Example
Text Example
White with #754577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754577; }
p { color: rgb(117,69,119); }
H1.HeaderClassName
{
color: #754577;
}
.AnyTagClassName
{
color: #754577;
}
</style>
background-color css
<style>
a { background-color: #754577; }
a { background-color: rgb(117,69,119); }
div.DivClassName
{
background-color: #754577;
}
.BgClassName
{
background-color: #754577;
}
</style>
border-color css
<style>
span { border-color: #754577; }
span { border-color: rgb(117,69,119); }
td.TdClassName
{
border-color: #754577;
}
.TagClassName
{
border-color: #754577;
}
</style>