Shades of Eminence #774073
Tints of Eminence #774073
RGB
CMYK
RGB Variations
Color information
#774073 (or 0x774073) is known color: Eminence. HEX triplet: 77, 40 and 73. RGB value is (119,64,115). Sum of RGB (Red+Green+Blue) = 119+64+115=298 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.93% from 298); Green value is 64 (25.39% from 255 or 21.48% from 298); Blue value is 115 (45.31% from 255 or 38.59% from 298); Max value from RGB is 119 - color contains mainly: red. Hex color #774073 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774073 is #88BF8C. Grayscale: #565656. Windows color (decimal): -8961933 or 7553143. OLE color: 7553143.
HSL color Cylindrical-coordinate representation of color #774073: hue angle of 304.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774073 is Cyan = 0, Magento = 0.46, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 115 | - |
| CMYK | 0 | 0.46 | 0.03 | 0.53 |
| HSL | 304.36º | 0.3% | 0.36% | - |
| HSV(B) | 304.36º | 0.46% | 0.47% | - |
| XYZ | 12.54 | 8.83 | 17.26 | - |
| YUV | 86.26 | 144.22 | 151.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 115 | 0 | 0.46 | 0.03 | 0.53 | 304.36 | 0.3 | 0.36 |
| Hex | 77 | 40 | 73 | 0 | 2E | 3 | 35 | 130 | 1E | 24 |
| Octal | 167 | 100 | 163 | 0 | 56 | 3 | 65 | 460 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1110011 | 0 | 101110 | 11 | 110101 | 100110000 | 11110 | 100100 |
Color Harmonies of #774073
Complementary color
Monochromatic Colors of #774073
Black with #774073
Text Example
Text Example
White with #774073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774073; }
p { color: rgb(119,64,115); }
H1.HeaderClassName
{
color: #774073;
}
.AnyTagClassName
{
color: #774073;
}
</style>
background-color css
<style>
a { background-color: #774073; }
a { background-color: rgb(119,64,115); }
div.DivClassName
{
background-color: #774073;
}
.BgClassName
{
background-color: #774073;
}
</style>
border-color css
<style>
span { border-color: #774073; }
span { border-color: rgb(119,64,115); }
td.TdClassName
{
border-color: #774073;
}
.TagClassName
{
border-color: #774073;
}
</style>