Shades of Eminence #794477
Tints of Eminence #794477
RGB
CMYK
RGB Variations
Color information
#794477 (or 0x794477) is known color: Eminence. HEX triplet: 79, 44 and 77. RGB value is (121,68,119). Sum of RGB (Red+Green+Blue) = 121+68+119=308 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.29% from 308); Green value is 68 (26.95% from 255 or 22.08% from 308); Blue value is 119 (46.88% from 255 or 38.64% from 308); Max value from RGB is 121 - color contains mainly: red. Hex color #794477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794477 is #86BB88. Grayscale: #595959. Windows color (decimal): -8829833 or 7816313. OLE color: 7816313.
HSL color Cylindrical-coordinate representation of color #794477: hue angle of 302.26º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #794477 is Cyan = 0, Magento = 0.44, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 68 | 119 | - |
| CMYK | 0 | 0.44 | 0.02 | 0.53 |
| HSL | 302.26º | 0.28% | 0.37% | - |
| HSV(B) | 302.26º | 0.44% | 0.47% | - |
| XYZ | 13.28 | 9.53 | 18.59 | - |
| YUV | 89.66 | 144.56 | 150.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 119 | 0 | 0.44 | 0.02 | 0.53 | 302.26 | 0.28 | 0.37 |
| Hex | 79 | 44 | 77 | 0 | 2C | 2 | 35 | 12E | 1C | 25 |
| Octal | 171 | 104 | 167 | 0 | 54 | 2 | 65 | 456 | 34 | 45 |
| Binary | 1111001 | 1000100 | 1110111 | 0 | 101100 | 10 | 110101 | 100101110 | 11100 | 100101 |
Color Harmonies of #794477
Complementary color
Monochromatic Colors of #794477
Black with #794477
Text Example
Text Example
White with #794477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794477; }
p { color: rgb(121,68,119); }
H1.HeaderClassName
{
color: #794477;
}
.AnyTagClassName
{
color: #794477;
}
</style>
background-color css
<style>
a { background-color: #794477; }
a { background-color: rgb(121,68,119); }
div.DivClassName
{
background-color: #794477;
}
.BgClassName
{
background-color: #794477;
}
</style>
border-color css
<style>
span { border-color: #794477; }
span { border-color: rgb(121,68,119); }
td.TdClassName
{
border-color: #794477;
}
.TagClassName
{
border-color: #794477;
}
</style>