Shades of Eminence #773981
Tints of Eminence #773981
RGB
CMYK
RGB Variations
Color information
#773981 (or 0x773981) is known color: Eminence. HEX triplet: 77, 39 and 81. RGB value is (119,57,129). Sum of RGB (Red+Green+Blue) = 119+57+129=305 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.02% from 305); Green value is 57 (22.66% from 255 or 18.69% from 305); Blue value is 129 (50.78% from 255 or 42.30% from 305); Max value from RGB is 129 - color contains mainly: blue. Hex color #773981 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773981 is #88C67E. Grayscale: #535353. Windows color (decimal): -8963711 or 8468855. OLE color: 8468855.
HSL color Cylindrical-coordinate representation of color #773981: hue angle of 291.67º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #773981 is Cyan = 0.08, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 57 | 129 | - |
| CMYK | 0.08 | 0.56 | 0 | 0.49 |
| HSL | 291.67º | 0.39% | 0.36% | - |
| HSV(B) | 291.67º | 0.56% | 0.51% | - |
| XYZ | 13.03 | 8.43 | 21.71 | - |
| YUV | 83.75 | 153.54 | 153.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 129 | 0.08 | 0.56 | 0 | 0.49 | 291.67 | 0.39 | 0.36 |
| Hex | 77 | 39 | 81 | 8 | 38 | 0 | 31 | 124 | 27 | 24 |
| Octal | 167 | 71 | 201 | 10 | 70 | 0 | 61 | 444 | 47 | 44 |
| Binary | 1110111 | 111001 | 10000001 | 1000 | 111000 | 0 | 110001 | 100100100 | 100111 | 100100 |
Color Harmonies of #773981
Complementary color
Monochromatic Colors of #773981
Black with #773981
Text Example
Text Example
White with #773981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773981; }
p { color: rgb(119,57,129); }
H1.HeaderClassName
{
color: #773981;
}
.AnyTagClassName
{
color: #773981;
}
</style>
background-color css
<style>
a { background-color: #773981; }
a { background-color: rgb(119,57,129); }
div.DivClassName
{
background-color: #773981;
}
.BgClassName
{
background-color: #773981;
}
</style>
border-color css
<style>
span { border-color: #773981; }
span { border-color: rgb(119,57,129); }
td.TdClassName
{
border-color: #773981;
}
.TagClassName
{
border-color: #773981;
}
</style>