Shades of Eminence #774475
Tints of Eminence #774475
RGB
CMYK
RGB Variations
Color information
#774475 (or 0x774475) is known color: Eminence. HEX triplet: 77, 44 and 75. RGB value is (119,68,117). Sum of RGB (Red+Green+Blue) = 119+68+117=304 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.14% from 304); Green value is 68 (26.95% from 255 or 22.37% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 119 - color contains mainly: red. Hex color #774475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774475 is #88BB8A. Grayscale: #585858. Windows color (decimal): -8960907 or 7685239. OLE color: 7685239.
HSL color Cylindrical-coordinate representation of color #774475: hue angle of 302.35º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #774475 is Cyan = 0, Magento = 0.43, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 117 | - |
| CMYK | 0 | 0.43 | 0.02 | 0.53 |
| HSL | 302.35º | 0.27% | 0.37% | - |
| HSV(B) | 302.35º | 0.43% | 0.47% | - |
| XYZ | 12.89 | 9.34 | 17.95 | - |
| YUV | 88.84 | 143.9 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 117 | 0 | 0.43 | 0.02 | 0.53 | 302.35 | 0.27 | 0.37 |
| Hex | 77 | 44 | 75 | 0 | 2B | 2 | 35 | 12E | 1B | 25 |
| Octal | 167 | 104 | 165 | 0 | 53 | 2 | 65 | 456 | 33 | 45 |
| Binary | 1110111 | 1000100 | 1110101 | 0 | 101011 | 10 | 110101 | 100101110 | 11011 | 100101 |
Color Harmonies of #774475
Complementary color
Monochromatic Colors of #774475
Black with #774475
Text Example
Text Example
White with #774475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774475; }
p { color: rgb(119,68,117); }
H1.HeaderClassName
{
color: #774475;
}
.AnyTagClassName
{
color: #774475;
}
</style>
background-color css
<style>
a { background-color: #774475; }
a { background-color: rgb(119,68,117); }
div.DivClassName
{
background-color: #774475;
}
.BgClassName
{
background-color: #774475;
}
</style>
border-color css
<style>
span { border-color: #774475; }
span { border-color: rgb(119,68,117); }
td.TdClassName
{
border-color: #774475;
}
.TagClassName
{
border-color: #774475;
}
</style>