Shades of Eminence #743074
Tints of Eminence #743074
RGB
CMYK
RGB Variations
Color information
#743074 (or 0x743074) is known color: Eminence. HEX triplet: 74, 30 and 74. RGB value is (116,48,116). Sum of RGB (Red+Green+Blue) = 116+48+116=280 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.43% from 280); Green value is 48 (19.14% from 255 or 17.14% from 280); Blue value is 116 (45.70% from 255 or 41.43% from 280); Max value from RGB is 116 - color contains mainly: red, blue. Hex color #743074 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743074 is #8BCF8B. Grayscale: #4B4B4B. Windows color (decimal): -9162636 or 7614580. OLE color: 7614580.
HSL color Cylindrical-coordinate representation of color #743074: hue angle of 300º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #743074 is Cyan = 0, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 48 | 116 | - |
| CMYK | 0 | 0.59 | 0 | 0.55 |
| HSL | 300º | 0.41% | 0.32% | - |
| HSV(B) | 300º | 0.59% | 0.45% | - |
| XYZ | 11.41 | 7.09 | 17.29 | - |
| YUV | 76.08 | 150.53 | 156.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 116 | 0 | 0.59 | 0 | 0.55 | 300 | 0.41 | 0.32 |
| Hex | 74 | 30 | 74 | 0 | 3B | 0 | 37 | 12C | 29 | 20 |
| Octal | 164 | 60 | 164 | 0 | 73 | 0 | 67 | 454 | 51 | 40 |
| Binary | 1110100 | 110000 | 1110100 | 0 | 111011 | 0 | 110111 | 100101100 | 101001 | 100000 |
Color Harmonies of #743074
Complementary color
Monochromatic Colors of #743074
Black with #743074
Text Example
Text Example
White with #743074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743074; }
p { color: rgb(116,48,116); }
H1.HeaderClassName
{
color: #743074;
}
.AnyTagClassName
{
color: #743074;
}
</style>
background-color css
<style>
a { background-color: #743074; }
a { background-color: rgb(116,48,116); }
div.DivClassName
{
background-color: #743074;
}
.BgClassName
{
background-color: #743074;
}
</style>
border-color css
<style>
span { border-color: #743074; }
span { border-color: rgb(116,48,116); }
td.TdClassName
{
border-color: #743074;
}
.TagClassName
{
border-color: #743074;
}
</style>