Shades of Eminence #763779
Tints of Eminence #763779
RGB
CMYK
RGB Variations
Color information
#763779 (or 0x763779) is known color: Eminence. HEX triplet: 76, 37 and 79. RGB value is (118,55,121). Sum of RGB (Red+Green+Blue) = 118+55+121=294 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.14% from 294); Green value is 55 (21.88% from 255 or 18.71% from 294); Blue value is 121 (47.66% from 255 or 41.16% from 294); Max value from RGB is 121 - color contains mainly: blue. Hex color #763779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763779 is #89C886. Grayscale: #515151. Windows color (decimal): -9029767 or 7944054. OLE color: 7944054.
HSL color Cylindrical-coordinate representation of color #763779: hue angle of 297.27º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763779 is Cyan = 0.02, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 55 | 121 | - |
| CMYK | 0.02 | 0.55 | 0 | 0.53 |
| HSL | 297.27º | 0.38% | 0.35% | - |
| HSV(B) | 297.27º | 0.55% | 0.47% | - |
| XYZ | 12.29 | 7.96 | 18.98 | - |
| YUV | 81.36 | 150.37 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 121 | 0.02 | 0.55 | 0 | 0.53 | 297.27 | 0.38 | 0.35 |
| Hex | 76 | 37 | 79 | 2 | 37 | 0 | 35 | 129 | 26 | 23 |
| Octal | 166 | 67 | 171 | 2 | 67 | 0 | 65 | 451 | 46 | 43 |
| Binary | 1110110 | 110111 | 1111001 | 10 | 110111 | 0 | 110101 | 100101001 | 100110 | 100011 |
Color Harmonies of #763779
Complementary color
Monochromatic Colors of #763779
Black with #763779
Text Example
Text Example
White with #763779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763779; }
p { color: rgb(118,55,121); }
H1.HeaderClassName
{
color: #763779;
}
.AnyTagClassName
{
color: #763779;
}
</style>
background-color css
<style>
a { background-color: #763779; }
a { background-color: rgb(118,55,121); }
div.DivClassName
{
background-color: #763779;
}
.BgClassName
{
background-color: #763779;
}
</style>
border-color css
<style>
span { border-color: #763779; }
span { border-color: rgb(118,55,121); }
td.TdClassName
{
border-color: #763779;
}
.TagClassName
{
border-color: #763779;
}
</style>