Shades of Eminence #773773
Tints of Eminence #773773
RGB
CMYK
RGB Variations
Color information
#773773 (or 0x773773) is known color: Eminence. HEX triplet: 77, 37 and 73. RGB value is (119,55,115). Sum of RGB (Red+Green+Blue) = 119+55+115=289 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.18% from 289); Green value is 55 (21.88% from 255 or 19.03% from 289); Blue value is 115 (45.31% from 255 or 39.79% from 289); Max value from RGB is 119 - color contains mainly: red. Hex color #773773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773773 is #88C88C. Grayscale: #505050. Windows color (decimal): -8964237 or 7550839. OLE color: 7550839.
HSL color Cylindrical-coordinate representation of color #773773: hue angle of 303.75º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773773 is Cyan = 0, Magento = 0.54, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 115 | - |
| CMYK | 0 | 0.54 | 0.03 | 0.53 |
| HSL | 303.75º | 0.37% | 0.34% | - |
| HSV(B) | 303.75º | 0.54% | 0.47% | - |
| XYZ | 12.07 | 7.89 | 17.11 | - |
| YUV | 80.98 | 147.2 | 155.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 115 | 0 | 0.54 | 0.03 | 0.53 | 303.75 | 0.37 | 0.34 |
| Hex | 77 | 37 | 73 | 0 | 36 | 3 | 35 | 130 | 25 | 22 |
| Octal | 167 | 67 | 163 | 0 | 66 | 3 | 65 | 460 | 45 | 42 |
| Binary | 1110111 | 110111 | 1110011 | 0 | 110110 | 11 | 110101 | 100110000 | 100101 | 100010 |
Color Harmonies of #773773
Complementary color
Monochromatic Colors of #773773
Black with #773773
Text Example
Text Example
White with #773773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773773; }
p { color: rgb(119,55,115); }
H1.HeaderClassName
{
color: #773773;
}
.AnyTagClassName
{
color: #773773;
}
</style>
background-color css
<style>
a { background-color: #773773; }
a { background-color: rgb(119,55,115); }
div.DivClassName
{
background-color: #773773;
}
.BgClassName
{
background-color: #773773;
}
</style>
border-color css
<style>
span { border-color: #773773; }
span { border-color: rgb(119,55,115); }
td.TdClassName
{
border-color: #773773;
}
.TagClassName
{
border-color: #773773;
}
</style>