Shades of Eminence #774570
Tints of Eminence #774570
RGB
CMYK
RGB Variations
Color information
#774570 (or 0x774570) is known color: Eminence. HEX triplet: 77, 45 and 70. RGB value is (119,69,112). Sum of RGB (Red+Green+Blue) = 119+69+112=300 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.67% from 300); Green value is 69 (27.34% from 255 or 23% from 300); Blue value is 112 (44.14% from 255 or 37.33% from 300); Max value from RGB is 119 - color contains mainly: red. Hex color #774570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774570 is #88BA8F. Grayscale: #585858. Windows color (decimal): -8960656 or 7357815. OLE color: 7357815.
HSL color Cylindrical-coordinate representation of color #774570: hue angle of 308.4º 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 #774570 is Cyan = 0, Magento = 0.42, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 69 | 112 | - |
| CMYK | 0 | 0.42 | 0.06 | 0.53 |
| HSL | 308.4º | 0.27% | 0.37% | - |
| HSV(B) | 308.4º | 0.42% | 0.47% | - |
| XYZ | 12.66 | 9.35 | 16.47 | - |
| YUV | 88.85 | 141.07 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 112 | 0 | 0.42 | 0.06 | 0.53 | 308.4 | 0.27 | 0.37 |
| Hex | 77 | 45 | 70 | 0 | 2A | 6 | 35 | 134 | 1B | 25 |
| Octal | 167 | 105 | 160 | 0 | 52 | 6 | 65 | 464 | 33 | 45 |
| Binary | 1110111 | 1000101 | 1110000 | 0 | 101010 | 110 | 110101 | 100110100 | 11011 | 100101 |
Color Harmonies of #774570
Complementary color
Monochromatic Colors of #774570
Black with #774570
Text Example
Text Example
White with #774570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774570; }
p { color: rgb(119,69,112); }
H1.HeaderClassName
{
color: #774570;
}
.AnyTagClassName
{
color: #774570;
}
</style>
background-color css
<style>
a { background-color: #774570; }
a { background-color: rgb(119,69,112); }
div.DivClassName
{
background-color: #774570;
}
.BgClassName
{
background-color: #774570;
}
</style>
border-color css
<style>
span { border-color: #774570; }
span { border-color: rgb(119,69,112); }
td.TdClassName
{
border-color: #774570;
}
.TagClassName
{
border-color: #774570;
}
</style>