Shades of Eminence #773276
Tints of Eminence #773276
RGB
CMYK
RGB Variations
Color information
#773276 (or 0x773276) is known color: Eminence. HEX triplet: 77, 32 and 76. RGB value is (119,50,118). Sum of RGB (Red+Green+Blue) = 119+50+118=287 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.46% from 287); Green value is 50 (19.92% from 255 or 17.42% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 119 - color contains mainly: red. Hex color #773276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773276 is #88CD89. Grayscale: #4E4E4E. Windows color (decimal): -8965514 or 7746167. OLE color: 7746167.
HSL color Cylindrical-coordinate representation of color #773276: hue angle of 300.87º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #773276 is Cyan = 0, Magento = 0.58, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 118 | - |
| CMYK | 0 | 0.58 | 0.01 | 0.53 |
| HSL | 300.87º | 0.41% | 0.33% | - |
| HSV(B) | 300.87º | 0.58% | 0.47% | - |
| XYZ | 12.02 | 7.51 | 17.96 | - |
| YUV | 78.38 | 150.36 | 156.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 118 | 0 | 0.58 | 0.01 | 0.53 | 300.87 | 0.41 | 0.33 |
| Hex | 77 | 32 | 76 | 0 | 3A | 1 | 35 | 12D | 29 | 21 |
| Octal | 167 | 62 | 166 | 0 | 72 | 1 | 65 | 455 | 51 | 41 |
| Binary | 1110111 | 110010 | 1110110 | 0 | 111010 | 1 | 110101 | 100101101 | 101001 | 100001 |
Color Harmonies of #773276
Complementary color
Monochromatic Colors of #773276
Black with #773276
Text Example
Text Example
White with #773276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773276; }
p { color: rgb(119,50,118); }
H1.HeaderClassName
{
color: #773276;
}
.AnyTagClassName
{
color: #773276;
}
</style>
background-color css
<style>
a { background-color: #773276; }
a { background-color: rgb(119,50,118); }
div.DivClassName
{
background-color: #773276;
}
.BgClassName
{
background-color: #773276;
}
</style>
border-color css
<style>
span { border-color: #773276; }
span { border-color: rgb(119,50,118); }
td.TdClassName
{
border-color: #773276;
}
.TagClassName
{
border-color: #773276;
}
</style>