Shades of Eminence #743470
Tints of Eminence #743470
RGB
CMYK
RGB Variations
Color information
#743470 (or 0x743470) is known color: Eminence. HEX triplet: 74, 34 and 70. RGB value is (116,52,112). Sum of RGB (Red+Green+Blue) = 116+52+112=280 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.43% from 280); Green value is 52 (20.70% from 255 or 18.57% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 116 - color contains mainly: red. Hex color #743470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743470 is #8BCB8F. Grayscale: #4D4D4D. Windows color (decimal): -9161616 or 7353460. OLE color: 7353460.
HSL color Cylindrical-coordinate representation of color #743470: hue angle of 303.75º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #743470 is Cyan = 0, Magento = 0.55, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 112 | - |
| CMYK | 0 | 0.55 | 0.03 | 0.55 |
| HSL | 303.75º | 0.38% | 0.33% | - |
| HSV(B) | 303.75º | 0.55% | 0.45% | - |
| XYZ | 11.36 | 7.34 | 16.15 | - |
| YUV | 77.98 | 147.2 | 155.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 112 | 0 | 0.55 | 0.03 | 0.55 | 303.75 | 0.38 | 0.33 |
| Hex | 74 | 34 | 70 | 0 | 37 | 3 | 37 | 130 | 26 | 21 |
| Octal | 164 | 64 | 160 | 0 | 67 | 3 | 67 | 460 | 46 | 41 |
| Binary | 1110100 | 110100 | 1110000 | 0 | 110111 | 11 | 110111 | 100110000 | 100110 | 100001 |
Color Harmonies of #743470
Complementary color
Monochromatic Colors of #743470
Black with #743470
Text Example
Text Example
White with #743470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743470; }
p { color: rgb(116,52,112); }
H1.HeaderClassName
{
color: #743470;
}
.AnyTagClassName
{
color: #743470;
}
</style>
background-color css
<style>
a { background-color: #743470; }
a { background-color: rgb(116,52,112); }
div.DivClassName
{
background-color: #743470;
}
.BgClassName
{
background-color: #743470;
}
</style>
border-color css
<style>
span { border-color: #743470; }
span { border-color: rgb(116,52,112); }
td.TdClassName
{
border-color: #743470;
}
.TagClassName
{
border-color: #743470;
}
</style>