Shades of Eminence #742082
Tints of Eminence #742082
RGB
CMYK
RGB Variations
Color information
#742082 (or 0x742082) is known color: Eminence. HEX triplet: 74, 20 and 82. RGB value is (116,32,130). Sum of RGB (Red+Green+Blue) = 116+32+130=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 32 (12.89% from 255 or 11.51% from 278); Blue value is 130 (51.17% from 255 or 46.76% from 278); Max value from RGB is 130 - color contains mainly: blue. Hex color #742082 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742082 is #8BDF7D. Grayscale: #434343. Windows color (decimal): -9166718 or 8527988. OLE color: 8527988.
HSL color Cylindrical-coordinate representation of color #742082: hue angle of 291.43º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #742082 is Cyan = 0.11, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 32 | 130 | - |
| CMYK | 0.11 | 0.75 | 0 | 0.49 |
| HSL | 291.43º | 0.6% | 0.32% | - |
| HSV(B) | 291.43º | 0.75% | 0.51% | - |
| XYZ | 11.75 | 6.36 | 21.73 | - |
| YUV | 68.29 | 162.83 | 162.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 130 | 0.11 | 0.75 | 0 | 0.49 | 291.43 | 0.6 | 0.32 |
| Hex | 74 | 20 | 82 | B | 4B | 0 | 31 | 123 | 3C | 20 |
| Octal | 164 | 40 | 202 | 13 | 113 | 0 | 61 | 443 | 74 | 40 |
| Binary | 1110100 | 100000 | 10000010 | 1011 | 1001011 | 0 | 110001 | 100100011 | 111100 | 100000 |
Color Harmonies of #742082
Complementary color
Monochromatic Colors of #742082
Black with #742082
Text Example
Text Example
White with #742082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742082; }
p { color: rgb(116,32,130); }
H1.HeaderClassName
{
color: #742082;
}
.AnyTagClassName
{
color: #742082;
}
</style>
background-color css
<style>
a { background-color: #742082; }
a { background-color: rgb(116,32,130); }
div.DivClassName
{
background-color: #742082;
}
.BgClassName
{
background-color: #742082;
}
</style>
border-color css
<style>
span { border-color: #742082; }
span { border-color: rgb(116,32,130); }
td.TdClassName
{
border-color: #742082;
}
.TagClassName
{
border-color: #742082;
}
</style>