Shades of Eminence #743570
Tints of Eminence #743570
RGB
CMYK
RGB Variations
Color information
#743570 (or 0x743570) is known color: Eminence. HEX triplet: 74, 35 and 70. RGB value is (116,53,112). Sum of RGB (Red+Green+Blue) = 116+53+112=281 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.28% from 281); Green value is 53 (21.09% from 255 or 18.86% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 116 - color contains mainly: red. Hex color #743570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743570 is #8BCA8F. Grayscale: #4E4E4E. Windows color (decimal): -9161360 or 7353716. OLE color: 7353716.
HSL color Cylindrical-coordinate representation of color #743570: hue angle of 303.81º 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 #743570 is Cyan = 0, Magento = 0.54, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 112 | - |
| CMYK | 0 | 0.54 | 0.03 | 0.55 |
| HSL | 303.81º | 0.37% | 0.33% | - |
| HSV(B) | 303.81º | 0.54% | 0.45% | - |
| XYZ | 11.4 | 7.43 | 16.16 | - |
| YUV | 78.56 | 146.87 | 154.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 112 | 0 | 0.54 | 0.03 | 0.55 | 303.81 | 0.37 | 0.33 |
| Hex | 74 | 35 | 70 | 0 | 36 | 3 | 37 | 130 | 25 | 21 |
| Octal | 164 | 65 | 160 | 0 | 66 | 3 | 67 | 460 | 45 | 41 |
| Binary | 1110100 | 110101 | 1110000 | 0 | 110110 | 11 | 110111 | 100110000 | 100101 | 100001 |
Color Harmonies of #743570
Complementary color
Monochromatic Colors of #743570
Black with #743570
Text Example
Text Example
White with #743570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743570; }
p { color: rgb(116,53,112); }
H1.HeaderClassName
{
color: #743570;
}
.AnyTagClassName
{
color: #743570;
}
</style>
background-color css
<style>
a { background-color: #743570; }
a { background-color: rgb(116,53,112); }
div.DivClassName
{
background-color: #743570;
}
.BgClassName
{
background-color: #743570;
}
</style>
border-color css
<style>
span { border-color: #743570; }
span { border-color: rgb(116,53,112); }
td.TdClassName
{
border-color: #743570;
}
.TagClassName
{
border-color: #743570;
}
</style>