Shades of Eminence #742680
Tints of Eminence #742680
RGB
CMYK
RGB Variations
Color information
#742680 (or 0x742680) is known color: Eminence. HEX triplet: 74, 26 and 80. RGB value is (116,38,128). Sum of RGB (Red+Green+Blue) = 116+38+128=282 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.13% from 282); Green value is 38 (15.23% from 255 or 13.48% from 282); Blue value is 128 (50.39% from 255 or 45.39% from 282); Max value from RGB is 128 - color contains mainly: blue. Hex color #742680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742680 is #8BD97F. Grayscale: #474747. Windows color (decimal): -9165184 or 8398452. OLE color: 8398452.
HSL color Cylindrical-coordinate representation of color #742680: hue angle of 292º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #742680 is Cyan = 0.09, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 116 | 38 | 128 | - |
| CMYK | 0.09 | 0.70 | 0 | 0.50 |
| HSL | 292º | 0.54% | 0.33% | - |
| HSV(B) | 292º | 0.7% | 0.5% | - |
| XYZ | 11.79 | 6.66 | 21.09 | - |
| YUV | 71.58 | 159.84 | 159.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 128 | 0.09 | 0.70 | 0 | 0.50 | 292 | 0.54 | 0.33 |
| Hex | 74 | 26 | 80 | 9 | 46 | 0 | 32 | 124 | 36 | 21 |
| Octal | 164 | 46 | 200 | 11 | 106 | 0 | 62 | 444 | 66 | 41 |
| Binary | 1110100 | 100110 | 10000000 | 1001 | 1000110 | 0 | 110010 | 100100100 | 110110 | 100001 |
Color Harmonies of #742680
Complementary color
Monochromatic Colors of #742680
Black with #742680
Text Example
Text Example
White with #742680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742680; }
p { color: rgb(116,38,128); }
H1.HeaderClassName
{
color: #742680;
}
.AnyTagClassName
{
color: #742680;
}
</style>
background-color css
<style>
a { background-color: #742680; }
a { background-color: rgb(116,38,128); }
div.DivClassName
{
background-color: #742680;
}
.BgClassName
{
background-color: #742680;
}
</style>
border-color css
<style>
span { border-color: #742680; }
span { border-color: rgb(116,38,128); }
td.TdClassName
{
border-color: #742680;
}
.TagClassName
{
border-color: #742680;
}
</style>