Shades of Eminence #742381
Tints of Eminence #742381
RGB
CMYK
RGB Variations
Color information
#742381 (or 0x742381) is known color: Eminence. HEX triplet: 74, 23 and 81. RGB value is (116,35,129). Sum of RGB (Red+Green+Blue) = 116+35+129=280 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.43% from 280); Green value is 35 (14.06% from 255 or 12.5% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #742381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742381 is #8BDC7E. Grayscale: #454545. Windows color (decimal): -9165951 or 8463220. OLE color: 8463220.
HSL color Cylindrical-coordinate representation of color #742381: hue angle of 291.7º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #742381 is Cyan = 0.10, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 35 | 129 | - |
| CMYK | 0.10 | 0.73 | 0 | 0.49 |
| HSL | 291.7º | 0.57% | 0.32% | - |
| HSV(B) | 291.7º | 0.73% | 0.51% | - |
| XYZ | 11.77 | 6.5 | 21.4 | - |
| YUV | 69.94 | 161.34 | 160.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 129 | 0.10 | 0.73 | 0 | 0.49 | 291.7 | 0.57 | 0.32 |
| Hex | 74 | 23 | 81 | A | 49 | 0 | 31 | 124 | 39 | 20 |
| Octal | 164 | 43 | 201 | 12 | 111 | 0 | 61 | 444 | 71 | 40 |
| Binary | 1110100 | 100011 | 10000001 | 1010 | 1001001 | 0 | 110001 | 100100100 | 111001 | 100000 |
Color Harmonies of #742381
Complementary color
Monochromatic Colors of #742381
Black with #742381
Text Example
Text Example
White with #742381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742381; }
p { color: rgb(116,35,129); }
H1.HeaderClassName
{
color: #742381;
}
.AnyTagClassName
{
color: #742381;
}
</style>
background-color css
<style>
a { background-color: #742381; }
a { background-color: rgb(116,35,129); }
div.DivClassName
{
background-color: #742381;
}
.BgClassName
{
background-color: #742381;
}
</style>
border-color css
<style>
span { border-color: #742381; }
span { border-color: rgb(116,35,129); }
td.TdClassName
{
border-color: #742381;
}
.TagClassName
{
border-color: #742381;
}
</style>