Shades of Eminence #742282
Tints of Eminence #742282
RGB
CMYK
RGB Variations
Color information
#742282 (or 0x742282) is known color: Eminence. HEX triplet: 74, 22 and 82. RGB value is (116,34,130). Sum of RGB (Red+Green+Blue) = 116+34+130=280 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.43% from 280); Green value is 34 (13.67% from 255 or 12.14% from 280); Blue value is 130 (51.17% from 255 or 46.43% from 280); Max value from RGB is 130 - color contains mainly: blue. Hex color #742282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742282 is #8BDD7D. Grayscale: #454545. Windows color (decimal): -9166206 or 8528500. OLE color: 8528500.
HSL color Cylindrical-coordinate representation of color #742282: hue angle of 291.25º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #742282 is Cyan = 0.11, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 34 | 130 | - |
| CMYK | 0.11 | 0.74 | 0 | 0.49 |
| HSL | 291.25º | 0.59% | 0.32% | - |
| HSV(B) | 291.25º | 0.74% | 0.51% | - |
| XYZ | 11.8 | 6.47 | 21.75 | - |
| YUV | 69.46 | 162.17 | 161.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 130 | 0.11 | 0.74 | 0 | 0.49 | 291.25 | 0.59 | 0.32 |
| Hex | 74 | 22 | 82 | B | 4A | 0 | 31 | 123 | 3B | 20 |
| Octal | 164 | 42 | 202 | 13 | 112 | 0 | 61 | 443 | 73 | 40 |
| Binary | 1110100 | 100010 | 10000010 | 1011 | 1001010 | 0 | 110001 | 100100011 | 111011 | 100000 |
Color Harmonies of #742282
Complementary color
Monochromatic Colors of #742282
Black with #742282
Text Example
Text Example
White with #742282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742282; }
p { color: rgb(116,34,130); }
H1.HeaderClassName
{
color: #742282;
}
.AnyTagClassName
{
color: #742282;
}
</style>
background-color css
<style>
a { background-color: #742282; }
a { background-color: rgb(116,34,130); }
div.DivClassName
{
background-color: #742282;
}
.BgClassName
{
background-color: #742282;
}
</style>
border-color css
<style>
span { border-color: #742282; }
span { border-color: rgb(116,34,130); }
td.TdClassName
{
border-color: #742282;
}
.TagClassName
{
border-color: #742282;
}
</style>