Shades of Eminence #742280
Tints of Eminence #742280
RGB
CMYK
RGB Variations
Color information
#742280 (or 0x742280) is known color: Eminence. HEX triplet: 74, 22 and 80. RGB value is (116,34,128). Sum of RGB (Red+Green+Blue) = 116+34+128=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 34 (13.67% from 255 or 12.23% from 278); Blue value is 128 (50.39% from 255 or 46.04% from 278); Max value from RGB is 128 - color contains mainly: blue. Hex color #742280 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742280 is #8BDD7F. Grayscale: #444444. Windows color (decimal): -9166208 or 8397428. OLE color: 8397428.
HSL color Cylindrical-coordinate representation of color #742280: hue angle of 292.34º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #742280 is Cyan = 0.09, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 116 | 34 | 128 | - |
| CMYK | 0.09 | 0.73 | 0 | 0.50 |
| HSL | 292.34º | 0.58% | 0.32% | - |
| HSV(B) | 292.34º | 0.73% | 0.5% | - |
| XYZ | 11.67 | 6.42 | 21.05 | - |
| YUV | 69.23 | 161.17 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 128 | 0.09 | 0.73 | 0 | 0.50 | 292.34 | 0.58 | 0.32 |
| Hex | 74 | 22 | 80 | 9 | 49 | 0 | 32 | 124 | 3A | 20 |
| Octal | 164 | 42 | 200 | 11 | 111 | 0 | 62 | 444 | 72 | 40 |
| Binary | 1110100 | 100010 | 10000000 | 1001 | 1001001 | 0 | 110010 | 100100100 | 111010 | 100000 |
Color Harmonies of #742280
Complementary color
Monochromatic Colors of #742280
Black with #742280
Text Example
Text Example
White with #742280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742280; }
p { color: rgb(116,34,128); }
H1.HeaderClassName
{
color: #742280;
}
.AnyTagClassName
{
color: #742280;
}
</style>
background-color css
<style>
a { background-color: #742280; }
a { background-color: rgb(116,34,128); }
div.DivClassName
{
background-color: #742280;
}
.BgClassName
{
background-color: #742280;
}
</style>
border-color css
<style>
span { border-color: #742280; }
span { border-color: rgb(116,34,128); }
td.TdClassName
{
border-color: #742280;
}
.TagClassName
{
border-color: #742280;
}
</style>