Shades of Eminence #743772
Tints of Eminence #743772
RGB
CMYK
RGB Variations
Color information
#743772 (or 0x743772) is known color: Eminence. HEX triplet: 74, 37 and 72. RGB value is (116,55,114). Sum of RGB (Red+Green+Blue) = 116+55+114=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 55 (21.88% from 255 or 19.30% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 116 - color contains mainly: red. Hex color #743772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743772 is #8BC88D. Grayscale: #4F4F4F. Windows color (decimal): -9160846 or 7485300. OLE color: 7485300.
HSL color Cylindrical-coordinate representation of color #743772: hue angle of 301.97º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #743772 is Cyan = 0, Magento = 0.53, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 114 | - |
| CMYK | 0 | 0.53 | 0.02 | 0.55 |
| HSL | 301.97º | 0.36% | 0.34% | - |
| HSV(B) | 301.97º | 0.53% | 0.45% | - |
| XYZ | 11.61 | 7.66 | 16.79 | - |
| YUV | 79.97 | 147.21 | 153.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 114 | 0 | 0.53 | 0.02 | 0.55 | 301.97 | 0.36 | 0.34 |
| Hex | 74 | 37 | 72 | 0 | 35 | 2 | 37 | 12E | 24 | 22 |
| Octal | 164 | 67 | 162 | 0 | 65 | 2 | 67 | 456 | 44 | 42 |
| Binary | 1110100 | 110111 | 1110010 | 0 | 110101 | 10 | 110111 | 100101110 | 100100 | 100010 |
Color Harmonies of #743772
Complementary color
Monochromatic Colors of #743772
Black with #743772
Text Example
Text Example
White with #743772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743772; }
p { color: rgb(116,55,114); }
H1.HeaderClassName
{
color: #743772;
}
.AnyTagClassName
{
color: #743772;
}
</style>
background-color css
<style>
a { background-color: #743772; }
a { background-color: rgb(116,55,114); }
div.DivClassName
{
background-color: #743772;
}
.BgClassName
{
background-color: #743772;
}
</style>
border-color css
<style>
span { border-color: #743772; }
span { border-color: rgb(116,55,114); }
td.TdClassName
{
border-color: #743772;
}
.TagClassName
{
border-color: #743772;
}
</style>