Shades of Eminence #763079
Tints of Eminence #763079
RGB
CMYK
RGB Variations
Color information
#763079 (or 0x763079) is known color: Eminence. HEX triplet: 76, 30 and 79. RGB value is (118,48,121). Sum of RGB (Red+Green+Blue) = 118+48+121=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 48 (19.14% from 255 or 16.72% from 287); Blue value is 121 (47.66% from 255 or 42.16% from 287); Max value from RGB is 121 - color contains mainly: blue. Hex color #763079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763079 is #89CF86. Grayscale: #4D4D4D. Windows color (decimal): -9031559 or 7942262. OLE color: 7942262.
HSL color Cylindrical-coordinate representation of color #763079: hue angle of 297.53º 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 #763079 is Cyan = 0.02, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 48 | 121 | - |
| CMYK | 0.02 | 0.60 | 0 | 0.53 |
| HSL | 297.53º | 0.43% | 0.33% | - |
| HSV(B) | 297.53º | 0.6% | 0.47% | - |
| XYZ | 11.98 | 7.35 | 18.88 | - |
| YUV | 77.25 | 152.69 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 121 | 0.02 | 0.60 | 0 | 0.53 | 297.53 | 0.43 | 0.33 |
| Hex | 76 | 30 | 79 | 2 | 3C | 0 | 35 | 12A | 2B | 21 |
| Octal | 166 | 60 | 171 | 2 | 74 | 0 | 65 | 452 | 53 | 41 |
| Binary | 1110110 | 110000 | 1111001 | 10 | 111100 | 0 | 110101 | 100101010 | 101011 | 100001 |
Color Harmonies of #763079
Complementary color
Monochromatic Colors of #763079
Black with #763079
Text Example
Text Example
White with #763079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763079; }
p { color: rgb(118,48,121); }
H1.HeaderClassName
{
color: #763079;
}
.AnyTagClassName
{
color: #763079;
}
</style>
background-color css
<style>
a { background-color: #763079; }
a { background-color: rgb(118,48,121); }
div.DivClassName
{
background-color: #763079;
}
.BgClassName
{
background-color: #763079;
}
</style>
border-color css
<style>
span { border-color: #763079; }
span { border-color: rgb(118,48,121); }
td.TdClassName
{
border-color: #763079;
}
.TagClassName
{
border-color: #763079;
}
</style>