Shades of Eminence #773872
Tints of Eminence #773872
RGB
CMYK
RGB Variations
Color information
#773872 (or 0x773872) is known color: Eminence. HEX triplet: 77, 38 and 72. RGB value is (119,56,114). Sum of RGB (Red+Green+Blue) = 119+56+114=289 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.18% from 289); Green value is 56 (22.27% from 255 or 19.38% from 289); Blue value is 114 (44.92% from 255 or 39.45% from 289); Max value from RGB is 119 - color contains mainly: red. Hex color #773872 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773872 is #88C78D. Grayscale: #515151. Windows color (decimal): -8963982 or 7485559. OLE color: 7485559.
HSL color Cylindrical-coordinate representation of color #773872: hue angle of 304.76º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #773872 is Cyan = 0, Magento = 0.53, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 114 | - |
| CMYK | 0 | 0.53 | 0.04 | 0.53 |
| HSL | 304.76º | 0.36% | 0.34% | - |
| HSV(B) | 304.76º | 0.53% | 0.47% | - |
| XYZ | 12.06 | 7.97 | 16.82 | - |
| YUV | 81.45 | 146.37 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 114 | 0 | 0.53 | 0.04 | 0.53 | 304.76 | 0.36 | 0.34 |
| Hex | 77 | 38 | 72 | 0 | 35 | 4 | 35 | 131 | 24 | 22 |
| Octal | 167 | 70 | 162 | 0 | 65 | 4 | 65 | 461 | 44 | 42 |
| Binary | 1110111 | 111000 | 1110010 | 0 | 110101 | 100 | 110101 | 100110001 | 100100 | 100010 |
Color Harmonies of #773872
Complementary color
Monochromatic Colors of #773872
Black with #773872
Text Example
Text Example
White with #773872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773872; }
p { color: rgb(119,56,114); }
H1.HeaderClassName
{
color: #773872;
}
.AnyTagClassName
{
color: #773872;
}
</style>
background-color css
<style>
a { background-color: #773872; }
a { background-color: rgb(119,56,114); }
div.DivClassName
{
background-color: #773872;
}
.BgClassName
{
background-color: #773872;
}
</style>
border-color css
<style>
span { border-color: #773872; }
span { border-color: rgb(119,56,114); }
td.TdClassName
{
border-color: #773872;
}
.TagClassName
{
border-color: #773872;
}
</style>