Shades of Eminence #753073
Tints of Eminence #753073
RGB
CMYK
RGB Variations
Color information
#753073 (or 0x753073) is known color: Eminence. HEX triplet: 75, 30 and 73. RGB value is (117,48,115). Sum of RGB (Red+Green+Blue) = 117+48+115=280 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.79% from 280); Green value is 48 (19.14% from 255 or 17.14% from 280); Blue value is 115 (45.31% from 255 or 41.07% from 280); Max value from RGB is 117 - color contains mainly: red. Hex color #753073 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753073 is #8ACF8C. Grayscale: #4C4C4C. Windows color (decimal): -9097101 or 7549045. OLE color: 7549045.
HSL color Cylindrical-coordinate representation of color #753073: hue angle of 301.74º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753073 is Cyan = 0, Magento = 0.59, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 115 | - |
| CMYK | 0 | 0.59 | 0.02 | 0.54 |
| HSL | 301.74º | 0.42% | 0.32% | - |
| HSV(B) | 301.74º | 0.59% | 0.46% | - |
| XYZ | 11.49 | 7.13 | 16.99 | - |
| YUV | 76.27 | 149.86 | 157.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 115 | 0 | 0.59 | 0.02 | 0.54 | 301.74 | 0.42 | 0.32 |
| Hex | 75 | 30 | 73 | 0 | 3B | 2 | 36 | 12E | 2A | 20 |
| Octal | 165 | 60 | 163 | 0 | 73 | 2 | 66 | 456 | 52 | 40 |
| Binary | 1110101 | 110000 | 1110011 | 0 | 111011 | 10 | 110110 | 100101110 | 101010 | 100000 |
Color Harmonies of #753073
Complementary color
Monochromatic Colors of #753073
Black with #753073
Text Example
Text Example
White with #753073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753073; }
p { color: rgb(117,48,115); }
H1.HeaderClassName
{
color: #753073;
}
.AnyTagClassName
{
color: #753073;
}
</style>
background-color css
<style>
a { background-color: #753073; }
a { background-color: rgb(117,48,115); }
div.DivClassName
{
background-color: #753073;
}
.BgClassName
{
background-color: #753073;
}
</style>
border-color css
<style>
span { border-color: #753073; }
span { border-color: rgb(117,48,115); }
td.TdClassName
{
border-color: #753073;
}
.TagClassName
{
border-color: #753073;
}
</style>