Shades of Eminence #762979
Tints of Eminence #762979
RGB
CMYK
RGB Variations
Color information
#762979 (or 0x762979) is known color: Eminence. HEX triplet: 76, 29 and 79. RGB value is (118,41,121). Sum of RGB (Red+Green+Blue) = 118+41+121=280 (37% of max value = 765). Red value is 118 (46.48% from 255 or 42.14% from 280); Green value is 41 (16.41% from 255 or 14.64% from 280); Blue value is 121 (47.66% from 255 or 43.21% from 280); Max value from RGB is 121 - color contains mainly: blue. Hex color #762979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762979 is #89D686. Grayscale: #484848. Windows color (decimal): -9033351 or 7940470. OLE color: 7940470.
HSL color Cylindrical-coordinate representation of color #762979: hue angle of 297.75º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762979 is Cyan = 0.02, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 41 | 121 | - |
| CMYK | 0.02 | 0.66 | 0 | 0.53 |
| HSL | 297.75º | 0.49% | 0.32% | - |
| HSV(B) | 297.75º | 0.66% | 0.47% | - |
| XYZ | 11.72 | 6.82 | 18.79 | - |
| YUV | 73.14 | 155.01 | 160 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 121 | 0.02 | 0.66 | 0 | 0.53 | 297.75 | 0.49 | 0.32 |
| Hex | 76 | 29 | 79 | 2 | 42 | 0 | 35 | 12A | 31 | 20 |
| Octal | 166 | 51 | 171 | 2 | 102 | 0 | 65 | 452 | 61 | 40 |
| Binary | 1110110 | 101001 | 1111001 | 10 | 1000010 | 0 | 110101 | 100101010 | 110001 | 100000 |
Color Harmonies of #762979
Complementary color
Monochromatic Colors of #762979
Black with #762979
Text Example
Text Example
White with #762979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762979; }
p { color: rgb(118,41,121); }
H1.HeaderClassName
{
color: #762979;
}
.AnyTagClassName
{
color: #762979;
}
</style>
background-color css
<style>
a { background-color: #762979; }
a { background-color: rgb(118,41,121); }
div.DivClassName
{
background-color: #762979;
}
.BgClassName
{
background-color: #762979;
}
</style>
border-color css
<style>
span { border-color: #762979; }
span { border-color: rgb(118,41,121); }
td.TdClassName
{
border-color: #762979;
}
.TagClassName
{
border-color: #762979;
}
</style>