Shades of Eminence #774380
Tints of Eminence #774380
RGB
CMYK
RGB Variations
Color information
#774380 (or 0x774380) is known color: Eminence. HEX triplet: 77, 43 and 80. RGB value is (119,67,128). Sum of RGB (Red+Green+Blue) = 119+67+128=314 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.90% from 314); Green value is 67 (26.56% from 255 or 21.34% from 314); Blue value is 128 (50.39% from 255 or 40.76% from 314); Max value from RGB is 128 - color contains mainly: blue. Hex color #774380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774380 is #88BC7F. Grayscale: #595959. Windows color (decimal): -8961152 or 8405879. OLE color: 8405879.
HSL color Cylindrical-coordinate representation of color #774380: hue angle of 291.15º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #774380 is Cyan = 0.07, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 67 | 128 | - |
| CMYK | 0.07 | 0.48 | 0 | 0.50 |
| HSL | 291.15º | 0.31% | 0.38% | - |
| HSV(B) | 291.15º | 0.48% | 0.5% | - |
| XYZ | 13.51 | 9.49 | 21.54 | - |
| YUV | 89.5 | 149.73 | 149.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 128 | 0.07 | 0.48 | 0 | 0.50 | 291.15 | 0.31 | 0.38 |
| Hex | 77 | 43 | 80 | 7 | 30 | 0 | 32 | 123 | 1F | 26 |
| Octal | 167 | 103 | 200 | 7 | 60 | 0 | 62 | 443 | 37 | 46 |
| Binary | 1110111 | 1000011 | 10000000 | 111 | 110000 | 0 | 110010 | 100100011 | 11111 | 100110 |
Color Harmonies of #774380
Complementary color
Monochromatic Colors of #774380
Black with #774380
Text Example
Text Example
White with #774380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774380; }
p { color: rgb(119,67,128); }
H1.HeaderClassName
{
color: #774380;
}
.AnyTagClassName
{
color: #774380;
}
</style>
background-color css
<style>
a { background-color: #774380; }
a { background-color: rgb(119,67,128); }
div.DivClassName
{
background-color: #774380;
}
.BgClassName
{
background-color: #774380;
}
</style>
border-color css
<style>
span { border-color: #774380; }
span { border-color: rgb(119,67,128); }
td.TdClassName
{
border-color: #774380;
}
.TagClassName
{
border-color: #774380;
}
</style>