Shades of Eminence #773570
Tints of Eminence #773570
RGB
CMYK
RGB Variations
Color information
#773570 (or 0x773570) is known color: Eminence. HEX triplet: 77, 35 and 70. RGB value is (119,53,112). Sum of RGB (Red+Green+Blue) = 119+53+112=284 (37% of max value = 765). Red value is 119 (46.88% from 255 or 41.90% from 284); Green value is 53 (21.09% from 255 or 18.66% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 119 - color contains mainly: red. Hex color #773570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773570 is #88CA8F. Grayscale: #4F4F4F. Windows color (decimal): -8964752 or 7353719. OLE color: 7353719.
HSL color Cylindrical-coordinate representation of color #773570: hue angle of 306.36º 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 #773570 is Cyan = 0, Magento = 0.55, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 112 | - |
| CMYK | 0 | 0.55 | 0.06 | 0.53 |
| HSL | 306.36º | 0.38% | 0.34% | - |
| HSV(B) | 306.36º | 0.55% | 0.47% | - |
| XYZ | 11.81 | 7.64 | 16.18 | - |
| YUV | 79.46 | 146.37 | 156.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 112 | 0 | 0.55 | 0.06 | 0.53 | 306.36 | 0.38 | 0.34 |
| Hex | 77 | 35 | 70 | 0 | 37 | 6 | 35 | 132 | 26 | 22 |
| Octal | 167 | 65 | 160 | 0 | 67 | 6 | 65 | 462 | 46 | 42 |
| Binary | 1110111 | 110101 | 1110000 | 0 | 110111 | 110 | 110101 | 100110010 | 100110 | 100010 |
Color Harmonies of #773570
Complementary color
Monochromatic Colors of #773570
Black with #773570
Text Example
Text Example
White with #773570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773570; }
p { color: rgb(119,53,112); }
H1.HeaderClassName
{
color: #773570;
}
.AnyTagClassName
{
color: #773570;
}
</style>
background-color css
<style>
a { background-color: #773570; }
a { background-color: rgb(119,53,112); }
div.DivClassName
{
background-color: #773570;
}
.BgClassName
{
background-color: #773570;
}
</style>
border-color css
<style>
span { border-color: #773570; }
span { border-color: rgb(119,53,112); }
td.TdClassName
{
border-color: #773570;
}
.TagClassName
{
border-color: #773570;
}
</style>