Shades of Eminence #773277
Tints of Eminence #773277
RGB
CMYK
RGB Variations
Color information
#773277 (or 0x773277) is known color: Eminence. HEX triplet: 77, 32 and 77. RGB value is (119,50,119). Sum of RGB (Red+Green+Blue) = 119+50+119=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 50 (19.92% from 255 or 17.36% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: red, blue. Hex color #773277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773277 is #88CD88. Grayscale: #4E4E4E. Windows color (decimal): -8965513 or 7811703. OLE color: 7811703.
HSL color Cylindrical-coordinate representation of color #773277: hue angle of 300º 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 #773277 is Cyan = 0, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 119 | - |
| CMYK | 0 | 0.58 | 0 | 0.53 |
| HSL | 300º | 0.41% | 0.33% | - |
| HSV(B) | 300º | 0.58% | 0.47% | - |
| XYZ | 12.08 | 7.54 | 18.27 | - |
| YUV | 78.5 | 150.86 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 119 | 0 | 0.58 | 0 | 0.53 | 300 | 0.41 | 0.33 |
| Hex | 77 | 32 | 77 | 0 | 3A | 0 | 35 | 12C | 29 | 21 |
| Octal | 167 | 62 | 167 | 0 | 72 | 0 | 65 | 454 | 51 | 41 |
| Binary | 1110111 | 110010 | 1110111 | 0 | 111010 | 0 | 110101 | 100101100 | 101001 | 100001 |
Color Harmonies of #773277
Complementary color
Monochromatic Colors of #773277
Black with #773277
Text Example
Text Example
White with #773277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773277; }
p { color: rgb(119,50,119); }
H1.HeaderClassName
{
color: #773277;
}
.AnyTagClassName
{
color: #773277;
}
</style>
background-color css
<style>
a { background-color: #773277; }
a { background-color: rgb(119,50,119); }
div.DivClassName
{
background-color: #773277;
}
.BgClassName
{
background-color: #773277;
}
</style>
border-color css
<style>
span { border-color: #773277; }
span { border-color: rgb(119,50,119); }
td.TdClassName
{
border-color: #773277;
}
.TagClassName
{
border-color: #773277;
}
</style>