Shades of Eminence #743576
Tints of Eminence #743576
RGB
CMYK
RGB Variations
Color information
#743576 (or 0x743576) is known color: Eminence. HEX triplet: 74, 35 and 76. RGB value is (116,53,118). Sum of RGB (Red+Green+Blue) = 116+53+118=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 53 (21.09% from 255 or 18.47% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #743576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743576 is #8BCA89. Grayscale: #4F4F4F. Windows color (decimal): -9161354 or 7746932. OLE color: 7746932.
HSL color Cylindrical-coordinate representation of color #743576: hue angle of 298.15º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #743576 is Cyan = 0.02, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 53 | 118 | - |
| CMYK | 0.02 | 0.55 | 0 | 0.54 |
| HSL | 298.15º | 0.38% | 0.34% | - |
| HSV(B) | 298.15º | 0.55% | 0.46% | - |
| XYZ | 11.75 | 7.57 | 17.98 | - |
| YUV | 79.25 | 149.87 | 154.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 118 | 0.02 | 0.55 | 0 | 0.54 | 298.15 | 0.38 | 0.34 |
| Hex | 74 | 35 | 76 | 2 | 37 | 0 | 36 | 12A | 26 | 22 |
| Octal | 164 | 65 | 166 | 2 | 67 | 0 | 66 | 452 | 46 | 42 |
| Binary | 1110100 | 110101 | 1110110 | 10 | 110111 | 0 | 110110 | 100101010 | 100110 | 100010 |
Color Harmonies of #743576
Complementary color
Monochromatic Colors of #743576
Black with #743576
Text Example
Text Example
White with #743576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743576; }
p { color: rgb(116,53,118); }
H1.HeaderClassName
{
color: #743576;
}
.AnyTagClassName
{
color: #743576;
}
</style>
background-color css
<style>
a { background-color: #743576; }
a { background-color: rgb(116,53,118); }
div.DivClassName
{
background-color: #743576;
}
.BgClassName
{
background-color: #743576;
}
</style>
border-color css
<style>
span { border-color: #743576; }
span { border-color: rgb(116,53,118); }
td.TdClassName
{
border-color: #743576;
}
.TagClassName
{
border-color: #743576;
}
</style>