Shades of Eminence #743774
Tints of Eminence #743774
RGB
CMYK
RGB Variations
Color information
#743774 (or 0x743774) is known color: Eminence. HEX triplet: 74, 37 and 74. RGB value is (116,55,116). Sum of RGB (Red+Green+Blue) = 116+55+116=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 55 (21.88% from 255 or 19.16% from 287); Blue value is 116 (45.70% from 255 or 40.42% from 287); Max value from RGB is 116 - color contains mainly: red, blue. Hex color #743774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743774 is #8BC88B. Grayscale: #505050. Windows color (decimal): -9160844 or 7616372. OLE color: 7616372.
HSL color Cylindrical-coordinate representation of color #743774: hue angle of 300º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #743774 is Cyan = 0, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 116 | - |
| CMYK | 0 | 0.53 | 0 | 0.55 |
| HSL | 300º | 0.36% | 0.34% | - |
| HSV(B) | 300º | 0.53% | 0.45% | - |
| XYZ | 11.72 | 7.71 | 17.39 | - |
| YUV | 80.19 | 148.21 | 153.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 116 | 0 | 0.53 | 0 | 0.55 | 300 | 0.36 | 0.34 |
| Hex | 74 | 37 | 74 | 0 | 35 | 0 | 37 | 12C | 24 | 22 |
| Octal | 164 | 67 | 164 | 0 | 65 | 0 | 67 | 454 | 44 | 42 |
| Binary | 1110100 | 110111 | 1110100 | 0 | 110101 | 0 | 110111 | 100101100 | 100100 | 100010 |
Color Harmonies of #743774
Complementary color
Monochromatic Colors of #743774
Black with #743774
Text Example
Text Example
White with #743774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743774; }
p { color: rgb(116,55,116); }
H1.HeaderClassName
{
color: #743774;
}
.AnyTagClassName
{
color: #743774;
}
</style>
background-color css
<style>
a { background-color: #743774; }
a { background-color: rgb(116,55,116); }
div.DivClassName
{
background-color: #743774;
}
.BgClassName
{
background-color: #743774;
}
</style>
border-color css
<style>
span { border-color: #743774; }
span { border-color: rgb(116,55,116); }
td.TdClassName
{
border-color: #743774;
}
.TagClassName
{
border-color: #743774;
}
</style>