Shades of Eminence #743476
Tints of Eminence #743476
RGB
CMYK
RGB Variations
Color information
#743476 (or 0x743476) is known color: Eminence. HEX triplet: 74, 34 and 76. RGB value is (116,52,118). Sum of RGB (Red+Green+Blue) = 116+52+118=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 52 (20.70% from 255 or 18.18% from 286); Blue value is 118 (46.48% from 255 or 41.26% from 286); Max value from RGB is 118 - color contains mainly: blue. Hex color #743476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743476 is #8BCB89. Grayscale: #4E4E4E. Windows color (decimal): -9161610 or 7746676. OLE color: 7746676.
HSL color Cylindrical-coordinate representation of color #743476: hue angle of 298.18º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #743476 is Cyan = 0.02, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 52 | 118 | - |
| CMYK | 0.02 | 0.56 | 0 | 0.54 |
| HSL | 298.18º | 0.39% | 0.33% | - |
| HSV(B) | 298.18º | 0.56% | 0.46% | - |
| XYZ | 11.7 | 7.48 | 17.97 | - |
| YUV | 78.66 | 150.2 | 154.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 118 | 0.02 | 0.56 | 0 | 0.54 | 298.18 | 0.39 | 0.33 |
| Hex | 74 | 34 | 76 | 2 | 38 | 0 | 36 | 12A | 27 | 21 |
| Octal | 164 | 64 | 166 | 2 | 70 | 0 | 66 | 452 | 47 | 41 |
| Binary | 1110100 | 110100 | 1110110 | 10 | 111000 | 0 | 110110 | 100101010 | 100111 | 100001 |
Color Harmonies of #743476
Complementary color
Monochromatic Colors of #743476
Black with #743476
Text Example
Text Example
White with #743476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743476; }
p { color: rgb(116,52,118); }
H1.HeaderClassName
{
color: #743476;
}
.AnyTagClassName
{
color: #743476;
}
</style>
background-color css
<style>
a { background-color: #743476; }
a { background-color: rgb(116,52,118); }
div.DivClassName
{
background-color: #743476;
}
.BgClassName
{
background-color: #743476;
}
</style>
border-color css
<style>
span { border-color: #743476; }
span { border-color: rgb(116,52,118); }
td.TdClassName
{
border-color: #743476;
}
.TagClassName
{
border-color: #743476;
}
</style>