Shades of Eminence #763077
Tints of Eminence #763077
RGB
CMYK
RGB Variations
Color information
#763077 (or 0x763077) is known color: Eminence. HEX triplet: 76, 30 and 77. RGB value is (118,48,119). Sum of RGB (Red+Green+Blue) = 118+48+119=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 48 (19.14% from 255 or 16.84% from 285); Blue value is 119 (46.88% from 255 or 41.75% from 285); Max value from RGB is 119 - color contains mainly: blue. Hex color #763077 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763077 is #89CF88. Grayscale: #4C4C4C. Windows color (decimal): -9031561 or 7811190. OLE color: 7811190.
HSL color Cylindrical-coordinate representation of color #763077: hue angle of 299.15º 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 #763077 is Cyan = 0.01, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 48 | 119 | - |
| CMYK | 0.01 | 0.60 | 0 | 0.53 |
| HSL | 299.15º | 0.43% | 0.33% | - |
| HSV(B) | 299.15º | 0.6% | 0.47% | - |
| XYZ | 11.86 | 7.3 | 18.24 | - |
| YUV | 77.02 | 151.69 | 157.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 119 | 0.01 | 0.60 | 0 | 0.53 | 299.15 | 0.43 | 0.33 |
| Hex | 76 | 30 | 77 | 1 | 3C | 0 | 35 | 12B | 2B | 21 |
| Octal | 166 | 60 | 167 | 1 | 74 | 0 | 65 | 453 | 53 | 41 |
| Binary | 1110110 | 110000 | 1110111 | 1 | 111100 | 0 | 110101 | 100101011 | 101011 | 100001 |
Color Harmonies of #763077
Complementary color
Monochromatic Colors of #763077
Black with #763077
Text Example
Text Example
White with #763077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763077; }
p { color: rgb(118,48,119); }
H1.HeaderClassName
{
color: #763077;
}
.AnyTagClassName
{
color: #763077;
}
</style>
background-color css
<style>
a { background-color: #763077; }
a { background-color: rgb(118,48,119); }
div.DivClassName
{
background-color: #763077;
}
.BgClassName
{
background-color: #763077;
}
</style>
border-color css
<style>
span { border-color: #763077; }
span { border-color: rgb(118,48,119); }
td.TdClassName
{
border-color: #763077;
}
.TagClassName
{
border-color: #763077;
}
</style>