Shades of Eminence #773673
Tints of Eminence #773673
RGB
CMYK
RGB Variations
Color information
#773673 (or 0x773673) is known color: Eminence. HEX triplet: 77, 36 and 73. RGB value is (119,54,115). Sum of RGB (Red+Green+Blue) = 119+54+115=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 54 (21.48% from 255 or 18.75% from 288); Blue value is 115 (45.31% from 255 or 39.93% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #773673 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773673 is #88C98C. Grayscale: #505050. Windows color (decimal): -8964493 or 7550583. OLE color: 7550583.
HSL color Cylindrical-coordinate representation of color #773673: hue angle of 303.69º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773673 is Cyan = 0, Magento = 0.55, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 115 | - |
| CMYK | 0 | 0.55 | 0.03 | 0.53 |
| HSL | 303.69º | 0.38% | 0.34% | - |
| HSV(B) | 303.69º | 0.55% | 0.47% | - |
| XYZ | 12.02 | 7.8 | 17.09 | - |
| YUV | 80.39 | 147.53 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 115 | 0 | 0.55 | 0.03 | 0.53 | 303.69 | 0.38 | 0.34 |
| Hex | 77 | 36 | 73 | 0 | 37 | 3 | 35 | 130 | 26 | 22 |
| Octal | 167 | 66 | 163 | 0 | 67 | 3 | 65 | 460 | 46 | 42 |
| Binary | 1110111 | 110110 | 1110011 | 0 | 110111 | 11 | 110101 | 100110000 | 100110 | 100010 |
Color Harmonies of #773673
Complementary color
Monochromatic Colors of #773673
Black with #773673
Text Example
Text Example
White with #773673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773673; }
p { color: rgb(119,54,115); }
H1.HeaderClassName
{
color: #773673;
}
.AnyTagClassName
{
color: #773673;
}
</style>
background-color css
<style>
a { background-color: #773673; }
a { background-color: rgb(119,54,115); }
div.DivClassName
{
background-color: #773673;
}
.BgClassName
{
background-color: #773673;
}
</style>
border-color css
<style>
span { border-color: #773673; }
span { border-color: rgb(119,54,115); }
td.TdClassName
{
border-color: #773673;
}
.TagClassName
{
border-color: #773673;
}
</style>