Shades of Eminence #773781
Tints of Eminence #773781
RGB
CMYK
RGB Variations
Color information
#773781 (or 0x773781) is known color: Eminence. HEX triplet: 77, 37 and 81. RGB value is (119,55,129). Sum of RGB (Red+Green+Blue) = 119+55+129=303 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.27% from 303); Green value is 55 (21.88% from 255 or 18.15% from 303); Blue value is 129 (50.78% from 255 or 42.57% from 303); Max value from RGB is 129 - color contains mainly: blue. Hex color #773781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773781 is #88C87E. Grayscale: #525252. Windows color (decimal): -8964223 or 8468343. OLE color: 8468343.
HSL color Cylindrical-coordinate representation of color #773781: hue angle of 291.89º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #773781 is Cyan = 0.08, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 55 | 129 | - |
| CMYK | 0.08 | 0.57 | 0 | 0.49 |
| HSL | 291.89º | 0.4% | 0.36% | - |
| HSV(B) | 291.89º | 0.57% | 0.51% | - |
| XYZ | 12.94 | 8.24 | 21.68 | - |
| YUV | 82.57 | 154.2 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 129 | 0.08 | 0.57 | 0 | 0.49 | 291.89 | 0.4 | 0.36 |
| Hex | 77 | 37 | 81 | 8 | 39 | 0 | 31 | 124 | 28 | 24 |
| Octal | 167 | 67 | 201 | 10 | 71 | 0 | 61 | 444 | 50 | 44 |
| Binary | 1110111 | 110111 | 10000001 | 1000 | 111001 | 0 | 110001 | 100100100 | 101000 | 100100 |
Color Harmonies of #773781
Complementary color
Monochromatic Colors of #773781
Black with #773781
Text Example
Text Example
White with #773781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773781; }
p { color: rgb(119,55,129); }
H1.HeaderClassName
{
color: #773781;
}
.AnyTagClassName
{
color: #773781;
}
</style>
background-color css
<style>
a { background-color: #773781; }
a { background-color: rgb(119,55,129); }
div.DivClassName
{
background-color: #773781;
}
.BgClassName
{
background-color: #773781;
}
</style>
border-color css
<style>
span { border-color: #773781; }
span { border-color: rgb(119,55,129); }
td.TdClassName
{
border-color: #773781;
}
.TagClassName
{
border-color: #773781;
}
</style>