Shades of Eminence #774082
Tints of Eminence #774082
RGB
CMYK
RGB Variations
Color information
#774082 (or 0x774082) is known color: Eminence. HEX triplet: 77, 40 and 82. RGB value is (119,64,130). Sum of RGB (Red+Green+Blue) = 119+64+130=313 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.02% from 313); Green value is 64 (25.39% from 255 or 20.45% from 313); Blue value is 130 (51.17% from 255 or 41.53% from 313); Max value from RGB is 130 - color contains mainly: blue. Hex color #774082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774082 is #88BF7D. Grayscale: #575757. Windows color (decimal): -8961918 or 8536183. OLE color: 8536183.
HSL color Cylindrical-coordinate representation of color #774082: hue angle of 290º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #774082 is Cyan = 0.08, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 64 | 130 | - |
| CMYK | 0.08 | 0.51 | 0 | 0.49 |
| HSL | 290º | 0.34% | 0.38% | - |
| HSV(B) | 290º | 0.51% | 0.51% | - |
| XYZ | 13.47 | 9.2 | 22.18 | - |
| YUV | 87.97 | 151.72 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 130 | 0.08 | 0.51 | 0 | 0.49 | 290 | 0.34 | 0.38 |
| Hex | 77 | 40 | 82 | 8 | 33 | 0 | 31 | 122 | 22 | 26 |
| Octal | 167 | 100 | 202 | 10 | 63 | 0 | 61 | 442 | 42 | 46 |
| Binary | 1110111 | 1000000 | 10000010 | 1000 | 110011 | 0 | 110001 | 100100010 | 100010 | 100110 |
Color Harmonies of #774082
Complementary color
Monochromatic Colors of #774082
Black with #774082
Text Example
Text Example
White with #774082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774082; }
p { color: rgb(119,64,130); }
H1.HeaderClassName
{
color: #774082;
}
.AnyTagClassName
{
color: #774082;
}
</style>
background-color css
<style>
a { background-color: #774082; }
a { background-color: rgb(119,64,130); }
div.DivClassName
{
background-color: #774082;
}
.BgClassName
{
background-color: #774082;
}
</style>
border-color css
<style>
span { border-color: #774082; }
span { border-color: rgb(119,64,130); }
td.TdClassName
{
border-color: #774082;
}
.TagClassName
{
border-color: #774082;
}
</style>