Shades of Eminence #743782
Tints of Eminence #743782
RGB
CMYK
RGB Variations
Color information
#743782 (or 0x743782) is known color: Eminence. HEX triplet: 74, 37 and 82. RGB value is (116,55,130). Sum of RGB (Red+Green+Blue) = 116+55+130=301 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.54% from 301); Green value is 55 (21.88% from 255 or 18.27% from 301); Blue value is 130 (51.17% from 255 or 43.19% from 301); Max value from RGB is 130 - color contains mainly: blue. Hex color #743782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743782 is #8BC87D. Grayscale: #515151. Windows color (decimal): -9160830 or 8533876. OLE color: 8533876.
HSL color Cylindrical-coordinate representation of color #743782: hue angle of 288.8º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #743782 is Cyan = 0.11, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 55 | 130 | - |
| CMYK | 0.11 | 0.58 | 0 | 0.49 |
| HSL | 288.8º | 0.41% | 0.36% | - |
| HSV(B) | 288.8º | 0.58% | 0.51% | - |
| XYZ | 12.6 | 8.06 | 22.01 | - |
| YUV | 81.79 | 155.21 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 130 | 0.11 | 0.58 | 0 | 0.49 | 288.8 | 0.41 | 0.36 |
| Hex | 74 | 37 | 82 | B | 3A | 0 | 31 | 121 | 29 | 24 |
| Octal | 164 | 67 | 202 | 13 | 72 | 0 | 61 | 441 | 51 | 44 |
| Binary | 1110100 | 110111 | 10000010 | 1011 | 111010 | 0 | 110001 | 100100001 | 101001 | 100100 |
Color Harmonies of #743782
Complementary color
Monochromatic Colors of #743782
Black with #743782
Text Example
Text Example
White with #743782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743782; }
p { color: rgb(116,55,130); }
H1.HeaderClassName
{
color: #743782;
}
.AnyTagClassName
{
color: #743782;
}
</style>
background-color css
<style>
a { background-color: #743782; }
a { background-color: rgb(116,55,130); }
div.DivClassName
{
background-color: #743782;
}
.BgClassName
{
background-color: #743782;
}
</style>
border-color css
<style>
span { border-color: #743782; }
span { border-color: rgb(116,55,130); }
td.TdClassName
{
border-color: #743782;
}
.TagClassName
{
border-color: #743782;
}
</style>