Shades of Eminence #744879
Tints of Eminence #744879
RGB
CMYK
RGB Variations
Color information
#744879 (or 0x744879) is known color: Eminence. HEX triplet: 74, 48 and 79. RGB value is (116,72,121). Sum of RGB (Red+Green+Blue) = 116+72+121=309 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.54% from 309); Green value is 72 (28.52% from 255 or 23.30% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 121 - color contains mainly: blue. Hex color #744879 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744879 is #8BB786. Grayscale: #5A5A5A. Windows color (decimal): -9156487 or 7948404. OLE color: 7948404.
HSL color Cylindrical-coordinate representation of color #744879: hue angle of 293.88º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744879 is Cyan = 0.04, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 72 | 121 | - |
| CMYK | 0.04 | 0.40 | 0 | 0.53 |
| HSL | 293.88º | 0.25% | 0.38% | - |
| HSV(B) | 293.88º | 0.4% | 0.47% | - |
| XYZ | 12.97 | 9.73 | 19.28 | - |
| YUV | 90.74 | 145.08 | 146.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 121 | 0.04 | 0.40 | 0 | 0.53 | 293.88 | 0.25 | 0.38 |
| Hex | 74 | 48 | 79 | 4 | 28 | 0 | 35 | 126 | 19 | 26 |
| Octal | 164 | 110 | 171 | 4 | 50 | 0 | 65 | 446 | 31 | 46 |
| Binary | 1110100 | 1001000 | 1111001 | 100 | 101000 | 0 | 110101 | 100100110 | 11001 | 100110 |
Color Harmonies of #744879
Complementary color
Monochromatic Colors of #744879
Black with #744879
Text Example
Text Example
White with #744879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744879; }
p { color: rgb(116,72,121); }
H1.HeaderClassName
{
color: #744879;
}
.AnyTagClassName
{
color: #744879;
}
</style>
background-color css
<style>
a { background-color: #744879; }
a { background-color: rgb(116,72,121); }
div.DivClassName
{
background-color: #744879;
}
.BgClassName
{
background-color: #744879;
}
</style>
border-color css
<style>
span { border-color: #744879; }
span { border-color: rgb(116,72,121); }
td.TdClassName
{
border-color: #744879;
}
.TagClassName
{
border-color: #744879;
}
</style>