Shades of Eminence #753077
Tints of Eminence #753077
RGB
CMYK
RGB Variations
Color information
#753077 (or 0x753077) is known color: Eminence. HEX triplet: 75, 30 and 77. RGB value is (117,48,119). Sum of RGB (Red+Green+Blue) = 117+48+119=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 48 (19.14% from 255 or 16.90% from 284); Blue value is 119 (46.88% from 255 or 41.90% from 284); Max value from RGB is 119 - color contains mainly: blue. Hex color #753077 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753077 is #8ACF88. Grayscale: #4C4C4C. Windows color (decimal): -9097097 or 7811189. OLE color: 7811189.
HSL color Cylindrical-coordinate representation of color #753077: hue angle of 298.31º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #753077 is Cyan = 0.02, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 48 | 119 | - |
| CMYK | 0.02 | 0.60 | 0 | 0.53 |
| HSL | 298.31º | 0.43% | 0.33% | - |
| HSV(B) | 298.31º | 0.6% | 0.47% | - |
| XYZ | 11.72 | 7.23 | 18.23 | - |
| YUV | 76.73 | 151.86 | 156.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 119 | 0.02 | 0.60 | 0 | 0.53 | 298.31 | 0.43 | 0.33 |
| Hex | 75 | 30 | 77 | 2 | 3C | 0 | 35 | 12A | 2B | 21 |
| Octal | 165 | 60 | 167 | 2 | 74 | 0 | 65 | 452 | 53 | 41 |
| Binary | 1110101 | 110000 | 1110111 | 10 | 111100 | 0 | 110101 | 100101010 | 101011 | 100001 |
Color Harmonies of #753077
Complementary color
Monochromatic Colors of #753077
Black with #753077
Text Example
Text Example
White with #753077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753077; }
p { color: rgb(117,48,119); }
H1.HeaderClassName
{
color: #753077;
}
.AnyTagClassName
{
color: #753077;
}
</style>
background-color css
<style>
a { background-color: #753077; }
a { background-color: rgb(117,48,119); }
div.DivClassName
{
background-color: #753077;
}
.BgClassName
{
background-color: #753077;
}
</style>
border-color css
<style>
span { border-color: #753077; }
span { border-color: rgb(117,48,119); }
td.TdClassName
{
border-color: #753077;
}
.TagClassName
{
border-color: #753077;
}
</style>