Shades of Eminence #774473
Tints of Eminence #774473
RGB
CMYK
RGB Variations
Color information
#774473 (or 0x774473) is known color: Eminence. HEX triplet: 77, 44 and 73. RGB value is (119,68,115). Sum of RGB (Red+Green+Blue) = 119+68+115=302 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.40% from 302); Green value is 68 (26.95% from 255 or 22.52% from 302); Blue value is 115 (45.31% from 255 or 38.08% from 302); Max value from RGB is 119 - color contains mainly: red. Hex color #774473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774473 is #88BB8C. Grayscale: #585858. Windows color (decimal): -8960909 or 7554167. OLE color: 7554167.
HSL color Cylindrical-coordinate representation of color #774473: hue angle of 304.71º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #774473 is Cyan = 0, Magento = 0.43, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 115 | - |
| CMYK | 0 | 0.43 | 0.03 | 0.53 |
| HSL | 304.71º | 0.27% | 0.37% | - |
| HSV(B) | 304.71º | 0.43% | 0.47% | - |
| XYZ | 12.77 | 9.29 | 17.34 | - |
| YUV | 88.61 | 142.9 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 115 | 0 | 0.43 | 0.03 | 0.53 | 304.71 | 0.27 | 0.37 |
| Hex | 77 | 44 | 73 | 0 | 2B | 3 | 35 | 131 | 1B | 25 |
| Octal | 167 | 104 | 163 | 0 | 53 | 3 | 65 | 461 | 33 | 45 |
| Binary | 1110111 | 1000100 | 1110011 | 0 | 101011 | 11 | 110101 | 100110001 | 11011 | 100101 |
Color Harmonies of #774473
Complementary color
Monochromatic Colors of #774473
Black with #774473
Text Example
Text Example
White with #774473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774473; }
p { color: rgb(119,68,115); }
H1.HeaderClassName
{
color: #774473;
}
.AnyTagClassName
{
color: #774473;
}
</style>
background-color css
<style>
a { background-color: #774473; }
a { background-color: rgb(119,68,115); }
div.DivClassName
{
background-color: #774473;
}
.BgClassName
{
background-color: #774473;
}
</style>
border-color css
<style>
span { border-color: #774473; }
span { border-color: rgb(119,68,115); }
td.TdClassName
{
border-color: #774473;
}
.TagClassName
{
border-color: #774473;
}
</style>