Shades of Eminence #743572
Tints of Eminence #743572
RGB
CMYK
RGB Variations
Color information
#743572 (or 0x743572) is known color: Eminence. HEX triplet: 74, 35 and 72. RGB value is (116,53,114). Sum of RGB (Red+Green+Blue) = 116+53+114=283 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.99% from 283); Green value is 53 (21.09% from 255 or 18.73% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 116 - color contains mainly: red. Hex color #743572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743572 is #8BCA8D. Grayscale: #4E4E4E. Windows color (decimal): -9161358 or 7484788. OLE color: 7484788.
HSL color Cylindrical-coordinate representation of color #743572: hue angle of 301.9º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #743572 is Cyan = 0, Magento = 0.54, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 114 | - |
| CMYK | 0 | 0.54 | 0.02 | 0.55 |
| HSL | 301.9º | 0.37% | 0.33% | - |
| HSV(B) | 301.9º | 0.54% | 0.45% | - |
| XYZ | 11.51 | 7.47 | 16.76 | - |
| YUV | 78.79 | 147.87 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 114 | 0 | 0.54 | 0.02 | 0.55 | 301.9 | 0.37 | 0.33 |
| Hex | 74 | 35 | 72 | 0 | 36 | 2 | 37 | 12E | 25 | 21 |
| Octal | 164 | 65 | 162 | 0 | 66 | 2 | 67 | 456 | 45 | 41 |
| Binary | 1110100 | 110101 | 1110010 | 0 | 110110 | 10 | 110111 | 100101110 | 100101 | 100001 |
Color Harmonies of #743572
Complementary color
Monochromatic Colors of #743572
Black with #743572
Text Example
Text Example
White with #743572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743572; }
p { color: rgb(116,53,114); }
H1.HeaderClassName
{
color: #743572;
}
.AnyTagClassName
{
color: #743572;
}
</style>
background-color css
<style>
a { background-color: #743572; }
a { background-color: rgb(116,53,114); }
div.DivClassName
{
background-color: #743572;
}
.BgClassName
{
background-color: #743572;
}
</style>
border-color css
<style>
span { border-color: #743572; }
span { border-color: rgb(116,53,114); }
td.TdClassName
{
border-color: #743572;
}
.TagClassName
{
border-color: #743572;
}
</style>