Shades of Eminence #774078
Tints of Eminence #774078
RGB
CMYK
RGB Variations
Color information
#774078 (or 0x774078) is known color: Eminence. HEX triplet: 77, 40 and 78. RGB value is (119,64,120). Sum of RGB (Red+Green+Blue) = 119+64+120=303 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.27% from 303); Green value is 64 (25.39% from 255 or 21.12% from 303); Blue value is 120 (47.27% from 255 or 39.60% from 303); Max value from RGB is 120 - color contains mainly: blue. Hex color #774078 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774078 is #88BF87. Grayscale: #565656. Windows color (decimal): -8961928 or 7880823. OLE color: 7880823.
HSL color Cylindrical-coordinate representation of color #774078: hue angle of 298.93º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #774078 is Cyan = 0.01, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 120 | - |
| CMYK | 0.01 | 0.47 | 0 | 0.53 |
| HSL | 298.93º | 0.3% | 0.36% | - |
| HSV(B) | 298.93º | 0.47% | 0.47% | - |
| XYZ | 12.83 | 8.94 | 18.82 | - |
| YUV | 86.83 | 146.72 | 150.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 120 | 0.01 | 0.47 | 0 | 0.53 | 298.93 | 0.3 | 0.36 |
| Hex | 77 | 40 | 78 | 1 | 2F | 0 | 35 | 12B | 1E | 24 |
| Octal | 167 | 100 | 170 | 1 | 57 | 0 | 65 | 453 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1111000 | 1 | 101111 | 0 | 110101 | 100101011 | 11110 | 100100 |
Color Harmonies of #774078
Complementary color
Monochromatic Colors of #774078
Black with #774078
Text Example
Text Example
White with #774078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774078; }
p { color: rgb(119,64,120); }
H1.HeaderClassName
{
color: #774078;
}
.AnyTagClassName
{
color: #774078;
}
</style>
background-color css
<style>
a { background-color: #774078; }
a { background-color: rgb(119,64,120); }
div.DivClassName
{
background-color: #774078;
}
.BgClassName
{
background-color: #774078;
}
</style>
border-color css
<style>
span { border-color: #774078; }
span { border-color: rgb(119,64,120); }
td.TdClassName
{
border-color: #774078;
}
.TagClassName
{
border-color: #774078;
}
</style>