Shades of Eminence #774571
Tints of Eminence #774571
RGB
CMYK
RGB Variations
Color information
#774571 (or 0x774571) is known color: Eminence. HEX triplet: 77, 45 and 71. RGB value is (119,69,113). Sum of RGB (Red+Green+Blue) = 119+69+113=301 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.53% from 301); Green value is 69 (27.34% from 255 or 22.92% from 301); Blue value is 113 (44.53% from 255 or 37.54% from 301); Max value from RGB is 119 - color contains mainly: red. Hex color #774571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774571 is #88BA8E. Grayscale: #585858. Windows color (decimal): -8960655 or 7423351. OLE color: 7423351.
HSL color Cylindrical-coordinate representation of color #774571: hue angle of 307.2º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #774571 is Cyan = 0, Magento = 0.42, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 113 | - |
| CMYK | 0 | 0.42 | 0.05 | 0.53 |
| HSL | 307.2º | 0.27% | 0.37% | - |
| HSV(B) | 307.2º | 0.42% | 0.47% | - |
| XYZ | 12.72 | 9.37 | 16.76 | - |
| YUV | 88.97 | 141.57 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 113 | 0 | 0.42 | 0.05 | 0.53 | 307.2 | 0.27 | 0.37 |
| Hex | 77 | 45 | 71 | 0 | 2A | 5 | 35 | 133 | 1B | 25 |
| Octal | 167 | 105 | 161 | 0 | 52 | 5 | 65 | 463 | 33 | 45 |
| Binary | 1110111 | 1000101 | 1110001 | 0 | 101010 | 101 | 110101 | 100110011 | 11011 | 100101 |
Color Harmonies of #774571
Complementary color
Monochromatic Colors of #774571
Black with #774571
Text Example
Text Example
White with #774571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774571; }
p { color: rgb(119,69,113); }
H1.HeaderClassName
{
color: #774571;
}
.AnyTagClassName
{
color: #774571;
}
</style>
background-color css
<style>
a { background-color: #774571; }
a { background-color: rgb(119,69,113); }
div.DivClassName
{
background-color: #774571;
}
.BgClassName
{
background-color: #774571;
}
</style>
border-color css
<style>
span { border-color: #774571; }
span { border-color: rgb(119,69,113); }
td.TdClassName
{
border-color: #774571;
}
.TagClassName
{
border-color: #774571;
}
</style>