Shades of Eminence #773971
Tints of Eminence #773971
RGB
CMYK
RGB Variations
Color information
#773971 (or 0x773971) is known color: Eminence. HEX triplet: 77, 39 and 71. RGB value is (119,57,113). Sum of RGB (Red+Green+Blue) = 119+57+113=289 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.18% from 289); Green value is 57 (22.66% from 255 or 19.72% from 289); Blue value is 113 (44.53% from 255 or 39.10% from 289); Max value from RGB is 119 - color contains mainly: red. Hex color #773971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773971 is #88C68E. Grayscale: #515151. Windows color (decimal): -8963727 or 7420279. OLE color: 7420279.
HSL color Cylindrical-coordinate representation of color #773971: hue angle of 305.81º 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 #773971 is Cyan = 0, Magento = 0.52, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 113 | - |
| CMYK | 0 | 0.52 | 0.05 | 0.53 |
| HSL | 305.81º | 0.35% | 0.35% | - |
| HSV(B) | 305.81º | 0.52% | 0.47% | - |
| XYZ | 12.05 | 8.04 | 16.54 | - |
| YUV | 81.92 | 145.54 | 154.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 113 | 0 | 0.52 | 0.05 | 0.53 | 305.81 | 0.35 | 0.35 |
| Hex | 77 | 39 | 71 | 0 | 34 | 5 | 35 | 132 | 23 | 23 |
| Octal | 167 | 71 | 161 | 0 | 64 | 5 | 65 | 462 | 43 | 43 |
| Binary | 1110111 | 111001 | 1110001 | 0 | 110100 | 101 | 110101 | 100110010 | 100011 | 100011 |
Color Harmonies of #773971
Complementary color
Monochromatic Colors of #773971
Black with #773971
Text Example
Text Example
White with #773971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773971; }
p { color: rgb(119,57,113); }
H1.HeaderClassName
{
color: #773971;
}
.AnyTagClassName
{
color: #773971;
}
</style>
background-color css
<style>
a { background-color: #773971; }
a { background-color: rgb(119,57,113); }
div.DivClassName
{
background-color: #773971;
}
.BgClassName
{
background-color: #773971;
}
</style>
border-color css
<style>
span { border-color: #773971; }
span { border-color: rgb(119,57,113); }
td.TdClassName
{
border-color: #773971;
}
.TagClassName
{
border-color: #773971;
}
</style>