Shades of Eminence #773077
Tints of Eminence #773077
RGB
CMYK
RGB Variations
Color information
#773077 (or 0x773077) is known color: Eminence. HEX triplet: 77, 30 and 77. RGB value is (119,48,119). Sum of RGB (Red+Green+Blue) = 119+48+119=286 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.61% from 286); Green value is 48 (19.14% from 255 or 16.78% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: red, blue. Hex color #773077 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773077 is #88CF88. Grayscale: #4D4D4D. Windows color (decimal): -8966025 or 7811191. OLE color: 7811191.
HSL color Cylindrical-coordinate representation of color #773077: hue angle of 300º 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 #773077 is Cyan = 0, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 119 | - |
| CMYK | 0 | 0.60 | 0 | 0.53 |
| HSL | 300º | 0.43% | 0.33% | - |
| HSV(B) | 300º | 0.6% | 0.47% | - |
| XYZ | 11.99 | 7.37 | 18.24 | - |
| YUV | 77.32 | 151.52 | 157.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 119 | 0 | 0.60 | 0 | 0.53 | 300 | 0.43 | 0.33 |
| Hex | 77 | 30 | 77 | 0 | 3C | 0 | 35 | 12C | 2B | 21 |
| Octal | 167 | 60 | 167 | 0 | 74 | 0 | 65 | 454 | 53 | 41 |
| Binary | 1110111 | 110000 | 1110111 | 0 | 111100 | 0 | 110101 | 100101100 | 101011 | 100001 |
Color Harmonies of #773077
Complementary color
Monochromatic Colors of #773077
Black with #773077
Text Example
Text Example
White with #773077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773077; }
p { color: rgb(119,48,119); }
H1.HeaderClassName
{
color: #773077;
}
.AnyTagClassName
{
color: #773077;
}
</style>
background-color css
<style>
a { background-color: #773077; }
a { background-color: rgb(119,48,119); }
div.DivClassName
{
background-color: #773077;
}
.BgClassName
{
background-color: #773077;
}
</style>
border-color css
<style>
span { border-color: #773077; }
span { border-color: rgb(119,48,119); }
td.TdClassName
{
border-color: #773077;
}
.TagClassName
{
border-color: #773077;
}
</style>