Shades of Eminence #744977
Tints of Eminence #744977
RGB
CMYK
RGB Variations
Color information
#744977 (or 0x744977) is known color: Eminence. HEX triplet: 74, 49 and 77. RGB value is (116,73,119). Sum of RGB (Red+Green+Blue) = 116+73+119=308 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.66% from 308); Green value is 73 (28.91% from 255 or 23.70% from 308); Blue value is 119 (46.88% from 255 or 38.64% from 308); Max value from RGB is 119 - color contains mainly: blue. Hex color #744977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744977 is #8BB688. Grayscale: #5A5A5A. Windows color (decimal): -9156233 or 7817588. OLE color: 7817588.
HSL color Cylindrical-coordinate representation of color #744977: hue angle of 296.09º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #744977 is Cyan = 0.03, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 73 | 119 | - |
| CMYK | 0.03 | 0.39 | 0 | 0.53 |
| HSL | 296.09º | 0.24% | 0.38% | - |
| HSV(B) | 296.09º | 0.39% | 0.47% | - |
| XYZ | 12.91 | 9.81 | 18.67 | - |
| YUV | 91.1 | 143.75 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 119 | 0.03 | 0.39 | 0 | 0.53 | 296.09 | 0.24 | 0.38 |
| Hex | 74 | 49 | 77 | 3 | 27 | 0 | 35 | 128 | 18 | 26 |
| Octal | 164 | 111 | 167 | 3 | 47 | 0 | 65 | 450 | 30 | 46 |
| Binary | 1110100 | 1001001 | 1110111 | 11 | 100111 | 0 | 110101 | 100101000 | 11000 | 100110 |
Color Harmonies of #744977
Complementary color
Monochromatic Colors of #744977
Black with #744977
Text Example
Text Example
White with #744977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744977; }
p { color: rgb(116,73,119); }
H1.HeaderClassName
{
color: #744977;
}
.AnyTagClassName
{
color: #744977;
}
</style>
background-color css
<style>
a { background-color: #744977; }
a { background-color: rgb(116,73,119); }
div.DivClassName
{
background-color: #744977;
}
.BgClassName
{
background-color: #744977;
}
</style>
border-color css
<style>
span { border-color: #744977; }
span { border-color: rgb(116,73,119); }
td.TdClassName
{
border-color: #744977;
}
.TagClassName
{
border-color: #744977;
}
</style>