Shades of Eminence #773873
Tints of Eminence #773873
RGB
CMYK
RGB Variations
Color information
#773873 (or 0x773873) is known color: Eminence. HEX triplet: 77, 38 and 73. RGB value is (119,56,115). Sum of RGB (Red+Green+Blue) = 119+56+115=290 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.03% from 290); Green value is 56 (22.27% from 255 or 19.31% from 290); Blue value is 115 (45.31% from 255 or 39.66% from 290); Max value from RGB is 119 - color contains mainly: red. Hex color #773873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773873 is #88C78C. Grayscale: #515151. Windows color (decimal): -8963981 or 7551095. OLE color: 7551095.
HSL color Cylindrical-coordinate representation of color #773873: hue angle of 303.81º 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 #773873 is Cyan = 0, Magento = 0.53, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 115 | - |
| CMYK | 0 | 0.53 | 0.03 | 0.53 |
| HSL | 303.81º | 0.36% | 0.34% | - |
| HSV(B) | 303.81º | 0.53% | 0.47% | - |
| XYZ | 12.12 | 7.99 | 17.12 | - |
| YUV | 81.56 | 146.87 | 154.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 115 | 0 | 0.53 | 0.03 | 0.53 | 303.81 | 0.36 | 0.34 |
| Hex | 77 | 38 | 73 | 0 | 35 | 3 | 35 | 130 | 24 | 22 |
| Octal | 167 | 70 | 163 | 0 | 65 | 3 | 65 | 460 | 44 | 42 |
| Binary | 1110111 | 111000 | 1110011 | 0 | 110101 | 11 | 110101 | 100110000 | 100100 | 100010 |
Color Harmonies of #773873
Complementary color
Monochromatic Colors of #773873
Black with #773873
Text Example
Text Example
White with #773873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773873; }
p { color: rgb(119,56,115); }
H1.HeaderClassName
{
color: #773873;
}
.AnyTagClassName
{
color: #773873;
}
</style>
background-color css
<style>
a { background-color: #773873; }
a { background-color: rgb(119,56,115); }
div.DivClassName
{
background-color: #773873;
}
.BgClassName
{
background-color: #773873;
}
</style>
border-color css
<style>
span { border-color: #773873; }
span { border-color: rgb(119,56,115); }
td.TdClassName
{
border-color: #773873;
}
.TagClassName
{
border-color: #773873;
}
</style>