Shades of Eminence #742981
Tints of Eminence #742981
RGB
CMYK
RGB Variations
Color information
#742981 (or 0x742981) is known color: Eminence. HEX triplet: 74, 29 and 81. RGB value is (116,41,129). Sum of RGB (Red+Green+Blue) = 116+41+129=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 41 (16.41% from 255 or 14.34% from 286); Blue value is 129 (50.78% from 255 or 45.10% from 286); Max value from RGB is 129 - color contains mainly: blue. Hex color #742981 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742981 is #8BD67E. Grayscale: #494949. Windows color (decimal): -9164415 or 8464756. OLE color: 8464756.
HSL color Cylindrical-coordinate representation of color #742981: hue angle of 291.14º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742981 is Cyan = 0.10, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 41 | 129 | - |
| CMYK | 0.10 | 0.68 | 0 | 0.49 |
| HSL | 291.14º | 0.52% | 0.33% | - |
| HSV(B) | 291.14º | 0.68% | 0.51% | - |
| XYZ | 11.96 | 6.88 | 21.47 | - |
| YUV | 73.46 | 159.35 | 158.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 129 | 0.10 | 0.68 | 0 | 0.49 | 291.14 | 0.52 | 0.33 |
| Hex | 74 | 29 | 81 | A | 44 | 0 | 31 | 123 | 34 | 21 |
| Octal | 164 | 51 | 201 | 12 | 104 | 0 | 61 | 443 | 64 | 41 |
| Binary | 1110100 | 101001 | 10000001 | 1010 | 1000100 | 0 | 110001 | 100100011 | 110100 | 100001 |
Color Harmonies of #742981
Complementary color
Monochromatic Colors of #742981
Black with #742981
Text Example
Text Example
White with #742981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742981; }
p { color: rgb(116,41,129); }
H1.HeaderClassName
{
color: #742981;
}
.AnyTagClassName
{
color: #742981;
}
</style>
background-color css
<style>
a { background-color: #742981; }
a { background-color: rgb(116,41,129); }
div.DivClassName
{
background-color: #742981;
}
.BgClassName
{
background-color: #742981;
}
</style>
border-color css
<style>
span { border-color: #742981; }
span { border-color: rgb(116,41,129); }
td.TdClassName
{
border-color: #742981;
}
.TagClassName
{
border-color: #742981;
}
</style>