Shades of Eminence #773972
Tints of Eminence #773972
RGB
CMYK
RGB Variations
Color information
#773972 (or 0x773972) is known color: Eminence. HEX triplet: 77, 39 and 72. RGB value is (119,57,114). Sum of RGB (Red+Green+Blue) = 119+57+114=290 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.03% from 290); Green value is 57 (22.66% from 255 or 19.66% from 290); Blue value is 114 (44.92% from 255 or 39.31% from 290); Max value from RGB is 119 - color contains mainly: red. Hex color #773972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773972 is #88C68D. Grayscale: #515151. Windows color (decimal): -8963726 or 7485815. OLE color: 7485815.
HSL color Cylindrical-coordinate representation of color #773972: hue angle of 304.84º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #773972 is Cyan = 0, Magento = 0.52, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 114 | - |
| CMYK | 0 | 0.52 | 0.04 | 0.53 |
| HSL | 304.84º | 0.35% | 0.35% | - |
| HSV(B) | 304.84º | 0.52% | 0.47% | - |
| XYZ | 12.11 | 8.06 | 16.84 | - |
| YUV | 82.04 | 146.04 | 154.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 114 | 0 | 0.52 | 0.04 | 0.53 | 304.84 | 0.35 | 0.35 |
| Hex | 77 | 39 | 72 | 0 | 34 | 4 | 35 | 131 | 23 | 23 |
| Octal | 167 | 71 | 162 | 0 | 64 | 4 | 65 | 461 | 43 | 43 |
| Binary | 1110111 | 111001 | 1110010 | 0 | 110100 | 100 | 110101 | 100110001 | 100011 | 100011 |
Color Harmonies of #773972
Complementary color
Monochromatic Colors of #773972
Black with #773972
Text Example
Text Example
White with #773972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773972; }
p { color: rgb(119,57,114); }
H1.HeaderClassName
{
color: #773972;
}
.AnyTagClassName
{
color: #773972;
}
</style>
background-color css
<style>
a { background-color: #773972; }
a { background-color: rgb(119,57,114); }
div.DivClassName
{
background-color: #773972;
}
.BgClassName
{
background-color: #773972;
}
</style>
border-color css
<style>
span { border-color: #773972; }
span { border-color: rgb(119,57,114); }
td.TdClassName
{
border-color: #773972;
}
.TagClassName
{
border-color: #773972;
}
</style>