Shades of Eminence #773574
Tints of Eminence #773574
RGB
CMYK
RGB Variations
Color information
#773574 (or 0x773574) is known color: Eminence. HEX triplet: 77, 35 and 74. RGB value is (119,53,116). Sum of RGB (Red+Green+Blue) = 119+53+116=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 53 (21.09% from 255 or 18.40% from 288); Blue value is 116 (45.70% from 255 or 40.28% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #773574 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773574 is #88CA8B. Grayscale: #4F4F4F. Windows color (decimal): -8964748 or 7615863. OLE color: 7615863.
HSL color Cylindrical-coordinate representation of color #773574: hue angle of 302.73º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773574 is Cyan = 0, Magento = 0.55, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 116 | - |
| CMYK | 0 | 0.55 | 0.03 | 0.53 |
| HSL | 302.73º | 0.38% | 0.34% | - |
| HSV(B) | 302.73º | 0.55% | 0.47% | - |
| XYZ | 12.03 | 7.73 | 17.38 | - |
| YUV | 79.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 116 | 0 | 0.55 | 0.03 | 0.53 | 302.73 | 0.38 | 0.34 |
| Hex | 77 | 35 | 74 | 0 | 37 | 3 | 35 | 12F | 26 | 22 |
| Octal | 167 | 65 | 164 | 0 | 67 | 3 | 65 | 457 | 46 | 42 |
| Binary | 1110111 | 110101 | 1110100 | 0 | 110111 | 11 | 110101 | 100101111 | 100110 | 100010 |
Color Harmonies of #773574
Complementary color
Monochromatic Colors of #773574
Black with #773574
Text Example
Text Example
White with #773574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773574; }
p { color: rgb(119,53,116); }
H1.HeaderClassName
{
color: #773574;
}
.AnyTagClassName
{
color: #773574;
}
</style>
background-color css
<style>
a { background-color: #773574; }
a { background-color: rgb(119,53,116); }
div.DivClassName
{
background-color: #773574;
}
.BgClassName
{
background-color: #773574;
}
</style>
border-color css
<style>
span { border-color: #773574; }
span { border-color: rgb(119,53,116); }
td.TdClassName
{
border-color: #773574;
}
.TagClassName
{
border-color: #773574;
}
</style>