Shades of Eminence #773072
Tints of Eminence #773072
RGB
CMYK
RGB Variations
Color information
#773072 (or 0x773072) is known color: Eminence. HEX triplet: 77, 30 and 72. RGB value is (119,48,114). Sum of RGB (Red+Green+Blue) = 119+48+114=281 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.35% from 281); Green value is 48 (19.14% from 255 or 17.08% from 281); Blue value is 114 (44.92% from 255 or 40.57% from 281); Max value from RGB is 119 - color contains mainly: red. Hex color #773072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773072 is #88CF8D. Grayscale: #4C4C4C. Windows color (decimal): -8966030 or 7483511. OLE color: 7483511.
HSL color Cylindrical-coordinate representation of color #773072: hue angle of 304.23º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #773072 is Cyan = 0, Magento = 0.60, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 48 | 114 | - |
| CMYK | 0 | 0.60 | 0.04 | 0.53 |
| HSL | 304.23º | 0.43% | 0.33% | - |
| HSV(B) | 304.23º | 0.6% | 0.47% | - |
| XYZ | 11.7 | 7.25 | 16.7 | - |
| YUV | 76.75 | 149.02 | 158.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 48 | 114 | 0 | 0.60 | 0.04 | 0.53 | 304.23 | 0.43 | 0.33 |
| Hex | 77 | 30 | 72 | 0 | 3C | 4 | 35 | 130 | 2B | 21 |
| Octal | 167 | 60 | 162 | 0 | 74 | 4 | 65 | 460 | 53 | 41 |
| Binary | 1110111 | 110000 | 1110010 | 0 | 111100 | 100 | 110101 | 100110000 | 101011 | 100001 |
Color Harmonies of #773072
Complementary color
Monochromatic Colors of #773072
Black with #773072
Text Example
Text Example
White with #773072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773072; }
p { color: rgb(119,48,114); }
H1.HeaderClassName
{
color: #773072;
}
.AnyTagClassName
{
color: #773072;
}
</style>
background-color css
<style>
a { background-color: #773072; }
a { background-color: rgb(119,48,114); }
div.DivClassName
{
background-color: #773072;
}
.BgClassName
{
background-color: #773072;
}
</style>
border-color css
<style>
span { border-color: #773072; }
span { border-color: rgb(119,48,114); }
td.TdClassName
{
border-color: #773072;
}
.TagClassName
{
border-color: #773072;
}
</style>