Shades of Eminence #753573
Tints of Eminence #753573
RGB
CMYK
RGB Variations
Color information
#753573 (or 0x753573) is known color: Eminence. HEX triplet: 75, 35 and 73. RGB value is (117,53,115). Sum of RGB (Red+Green+Blue) = 117+53+115=285 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.05% from 285); Green value is 53 (21.09% from 255 or 18.60% from 285); Blue value is 115 (45.31% from 255 or 40.35% from 285); Max value from RGB is 117 - color contains mainly: red. Hex color #753573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753573 is #8ACA8C. Grayscale: #4F4F4F. Windows color (decimal): -9095821 or 7550325. OLE color: 7550325.
HSL color Cylindrical-coordinate representation of color #753573: hue angle of 301.88º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753573 is Cyan = 0, Magento = 0.55, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 115 | - |
| CMYK | 0 | 0.55 | 0.02 | 0.54 |
| HSL | 301.88º | 0.38% | 0.33% | - |
| HSV(B) | 301.88º | 0.55% | 0.46% | - |
| XYZ | 11.7 | 7.57 | 17.06 | - |
| YUV | 79.2 | 148.2 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 115 | 0 | 0.55 | 0.02 | 0.54 | 301.88 | 0.38 | 0.33 |
| Hex | 75 | 35 | 73 | 0 | 37 | 2 | 36 | 12E | 26 | 21 |
| Octal | 165 | 65 | 163 | 0 | 67 | 2 | 66 | 456 | 46 | 41 |
| Binary | 1110101 | 110101 | 1110011 | 0 | 110111 | 10 | 110110 | 100101110 | 100110 | 100001 |
Color Harmonies of #753573
Complementary color
Monochromatic Colors of #753573
Black with #753573
Text Example
Text Example
White with #753573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753573; }
p { color: rgb(117,53,115); }
H1.HeaderClassName
{
color: #753573;
}
.AnyTagClassName
{
color: #753573;
}
</style>
background-color css
<style>
a { background-color: #753573; }
a { background-color: rgb(117,53,115); }
div.DivClassName
{
background-color: #753573;
}
.BgClassName
{
background-color: #753573;
}
</style>
border-color css
<style>
span { border-color: #753573; }
span { border-color: rgb(117,53,115); }
td.TdClassName
{
border-color: #753573;
}
.TagClassName
{
border-color: #753573;
}
</style>