Shades of Eminence #743382
Tints of Eminence #743382
RGB
CMYK
RGB Variations
Color information
#743382 (or 0x743382) is known color: Eminence. HEX triplet: 74, 33 and 82. RGB value is (116,51,130). Sum of RGB (Red+Green+Blue) = 116+51+130=297 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.06% from 297); Green value is 51 (20.31% from 255 or 17.17% from 297); Blue value is 130 (51.17% from 255 or 43.77% from 297); Max value from RGB is 130 - color contains mainly: blue. Hex color #743382 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743382 is #8BCC7D. Grayscale: #4F4F4F. Windows color (decimal): -9161854 or 8532852. OLE color: 8532852.
HSL color Cylindrical-coordinate representation of color #743382: hue angle of 289.37º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #743382 is Cyan = 0.11, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 51 | 130 | - |
| CMYK | 0.11 | 0.61 | 0 | 0.49 |
| HSL | 289.37º | 0.44% | 0.35% | - |
| HSV(B) | 289.37º | 0.61% | 0.51% | - |
| XYZ | 12.42 | 7.69 | 21.95 | - |
| YUV | 79.44 | 156.53 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 130 | 0.11 | 0.61 | 0 | 0.49 | 289.37 | 0.44 | 0.35 |
| Hex | 74 | 33 | 82 | B | 3D | 0 | 31 | 121 | 2C | 23 |
| Octal | 164 | 63 | 202 | 13 | 75 | 0 | 61 | 441 | 54 | 43 |
| Binary | 1110100 | 110011 | 10000010 | 1011 | 111101 | 0 | 110001 | 100100001 | 101100 | 100011 |
Color Harmonies of #743382
Complementary color
Monochromatic Colors of #743382
Black with #743382
Text Example
Text Example
White with #743382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743382; }
p { color: rgb(116,51,130); }
H1.HeaderClassName
{
color: #743382;
}
.AnyTagClassName
{
color: #743382;
}
</style>
background-color css
<style>
a { background-color: #743382; }
a { background-color: rgb(116,51,130); }
div.DivClassName
{
background-color: #743382;
}
.BgClassName
{
background-color: #743382;
}
</style>
border-color css
<style>
span { border-color: #743382; }
span { border-color: rgb(116,51,130); }
td.TdClassName
{
border-color: #743382;
}
.TagClassName
{
border-color: #743382;
}
</style>