Shades of Eminence #772881
Tints of Eminence #772881
RGB
CMYK
RGB Variations
Color information
#772881 (or 0x772881) is known color: Eminence. HEX triplet: 77, 28 and 81. RGB value is (119,40,129). Sum of RGB (Red+Green+Blue) = 119+40+129=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 40 (16.02% from 255 or 13.89% from 288); Blue value is 129 (50.78% from 255 or 44.79% from 288); Max value from RGB is 129 - color contains mainly: blue. Hex color #772881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #772881 is #88D77E. Grayscale: #494949. Windows color (decimal): -8968063 or 8464503. OLE color: 8464503.
HSL color Cylindrical-coordinate representation of color #772881: hue angle of 293.26º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #772881 is Cyan = 0.08, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 40 | 129 | - |
| CMYK | 0.08 | 0.69 | 0 | 0.49 |
| HSL | 293.26º | 0.53% | 0.33% | - |
| HSV(B) | 293.26º | 0.69% | 0.51% | - |
| XYZ | 12.33 | 7.02 | 21.47 | - |
| YUV | 73.77 | 159.17 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 129 | 0.08 | 0.69 | 0 | 0.49 | 293.26 | 0.53 | 0.33 |
| Hex | 77 | 28 | 81 | 8 | 45 | 0 | 31 | 125 | 35 | 21 |
| Octal | 167 | 50 | 201 | 10 | 105 | 0 | 61 | 445 | 65 | 41 |
| Binary | 1110111 | 101000 | 10000001 | 1000 | 1000101 | 0 | 110001 | 100100101 | 110101 | 100001 |
Color Harmonies of #772881
Complementary color
Monochromatic Colors of #772881
Black with #772881
Text Example
Text Example
White with #772881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772881; }
p { color: rgb(119,40,129); }
H1.HeaderClassName
{
color: #772881;
}
.AnyTagClassName
{
color: #772881;
}
</style>
background-color css
<style>
a { background-color: #772881; }
a { background-color: rgb(119,40,129); }
div.DivClassName
{
background-color: #772881;
}
.BgClassName
{
background-color: #772881;
}
</style>
border-color css
<style>
span { border-color: #772881; }
span { border-color: rgb(119,40,129); }
td.TdClassName
{
border-color: #772881;
}
.TagClassName
{
border-color: #772881;
}
</style>