Shades of Eminence #773472
Tints of Eminence #773472
RGB
CMYK
RGB Variations
Color information
#773472 (or 0x773472) is known color: Eminence. HEX triplet: 77, 34 and 72. RGB value is (119,52,114). Sum of RGB (Red+Green+Blue) = 119+52+114=285 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.75% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 119 - color contains mainly: red. Hex color #773472 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773472 is #88CB8D. Grayscale: #4E4E4E. Windows color (decimal): -8965006 or 7484535. OLE color: 7484535.
HSL color Cylindrical-coordinate representation of color #773472: hue angle of 304.48º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #773472 is Cyan = 0, Magento = 0.56, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 114 | - |
| CMYK | 0 | 0.56 | 0.04 | 0.53 |
| HSL | 304.48º | 0.39% | 0.34% | - |
| HSV(B) | 304.48º | 0.56% | 0.47% | - |
| XYZ | 11.87 | 7.59 | 16.76 | - |
| YUV | 79.1 | 147.7 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 114 | 0 | 0.56 | 0.04 | 0.53 | 304.48 | 0.39 | 0.34 |
| Hex | 77 | 34 | 72 | 0 | 38 | 4 | 35 | 130 | 27 | 22 |
| Octal | 167 | 64 | 162 | 0 | 70 | 4 | 65 | 460 | 47 | 42 |
| Binary | 1110111 | 110100 | 1110010 | 0 | 111000 | 100 | 110101 | 100110000 | 100111 | 100010 |
Color Harmonies of #773472
Complementary color
Monochromatic Colors of #773472
Black with #773472
Text Example
Text Example
White with #773472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773472; }
p { color: rgb(119,52,114); }
H1.HeaderClassName
{
color: #773472;
}
.AnyTagClassName
{
color: #773472;
}
</style>
background-color css
<style>
a { background-color: #773472; }
a { background-color: rgb(119,52,114); }
div.DivClassName
{
background-color: #773472;
}
.BgClassName
{
background-color: #773472;
}
</style>
border-color css
<style>
span { border-color: #773472; }
span { border-color: rgb(119,52,114); }
td.TdClassName
{
border-color: #773472;
}
.TagClassName
{
border-color: #773472;
}
</style>