Shades of Eminence #744776
Tints of Eminence #744776
RGB
CMYK
RGB Variations
Color information
#744776 (or 0x744776) is known color: Eminence. HEX triplet: 74, 47 and 76. RGB value is (116,71,118). Sum of RGB (Red+Green+Blue) = 116+71+118=305 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.03% from 305); Green value is 71 (28.12% from 255 or 23.28% from 305); Blue value is 118 (46.48% from 255 or 38.69% from 305); Max value from RGB is 118 - color contains mainly: blue. Hex color #744776 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744776 is #8BB889. Grayscale: #595959. Windows color (decimal): -9156746 or 7751540. OLE color: 7751540.
HSL color Cylindrical-coordinate representation of color #744776: hue angle of 297.45º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744776 is Cyan = 0.02, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 71 | 118 | - |
| CMYK | 0.02 | 0.40 | 0 | 0.54 |
| HSL | 297.45º | 0.25% | 0.37% | - |
| HSV(B) | 297.45º | 0.4% | 0.46% | - |
| XYZ | 12.73 | 9.53 | 18.31 | - |
| YUV | 89.81 | 143.91 | 146.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 118 | 0.02 | 0.40 | 0 | 0.54 | 297.45 | 0.25 | 0.37 |
| Hex | 74 | 47 | 76 | 2 | 28 | 0 | 36 | 129 | 19 | 25 |
| Octal | 164 | 107 | 166 | 2 | 50 | 0 | 66 | 451 | 31 | 45 |
| Binary | 1110100 | 1000111 | 1110110 | 10 | 101000 | 0 | 110110 | 100101001 | 11001 | 100101 |
Color Harmonies of #744776
Complementary color
Monochromatic Colors of #744776
Black with #744776
Text Example
Text Example
White with #744776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744776; }
p { color: rgb(116,71,118); }
H1.HeaderClassName
{
color: #744776;
}
.AnyTagClassName
{
color: #744776;
}
</style>
background-color css
<style>
a { background-color: #744776; }
a { background-color: rgb(116,71,118); }
div.DivClassName
{
background-color: #744776;
}
.BgClassName
{
background-color: #744776;
}
</style>
border-color css
<style>
span { border-color: #744776; }
span { border-color: rgb(116,71,118); }
td.TdClassName
{
border-color: #744776;
}
.TagClassName
{
border-color: #744776;
}
</style>