Shades of Eminence #773973
Tints of Eminence #773973
RGB
CMYK
RGB Variations
Color information
#773973 (or 0x773973) is known color: Eminence. HEX triplet: 77, 39 and 73. RGB value is (119,57,115). Sum of RGB (Red+Green+Blue) = 119+57+115=291 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.89% from 291); Green value is 57 (22.66% from 255 or 19.59% from 291); Blue value is 115 (45.31% from 255 or 39.52% from 291); Max value from RGB is 119 - color contains mainly: red. Hex color #773973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773973 is #88C68C. Grayscale: #515151. Windows color (decimal): -8963725 or 7551351. OLE color: 7551351.
HSL color Cylindrical-coordinate representation of color #773973: hue angle of 303.87º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #773973 is Cyan = 0, Magento = 0.52, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 115 | - |
| CMYK | 0 | 0.52 | 0.03 | 0.53 |
| HSL | 303.87º | 0.35% | 0.35% | - |
| HSV(B) | 303.87º | 0.52% | 0.47% | - |
| XYZ | 12.17 | 8.09 | 17.14 | - |
| YUV | 82.15 | 146.54 | 154.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 115 | 0 | 0.52 | 0.03 | 0.53 | 303.87 | 0.35 | 0.35 |
| Hex | 77 | 39 | 73 | 0 | 34 | 3 | 35 | 130 | 23 | 23 |
| Octal | 167 | 71 | 163 | 0 | 64 | 3 | 65 | 460 | 43 | 43 |
| Binary | 1110111 | 111001 | 1110011 | 0 | 110100 | 11 | 110101 | 100110000 | 100011 | 100011 |
Color Harmonies of #773973
Complementary color
Monochromatic Colors of #773973
Black with #773973
Text Example
Text Example
White with #773973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773973; }
p { color: rgb(119,57,115); }
H1.HeaderClassName
{
color: #773973;
}
.AnyTagClassName
{
color: #773973;
}
</style>
background-color css
<style>
a { background-color: #773973; }
a { background-color: rgb(119,57,115); }
div.DivClassName
{
background-color: #773973;
}
.BgClassName
{
background-color: #773973;
}
</style>
border-color css
<style>
span { border-color: #773973; }
span { border-color: rgb(119,57,115); }
td.TdClassName
{
border-color: #773973;
}
.TagClassName
{
border-color: #773973;
}
</style>