Shades of Eminence #753473
Tints of Eminence #753473
RGB
CMYK
RGB Variations
Color information
#753473 (or 0x753473) is known color: Eminence. HEX triplet: 75, 34 and 73. RGB value is (117,52,115). Sum of RGB (Red+Green+Blue) = 117+52+115=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #753473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753473 is #8ACB8C. Grayscale: #4E4E4E. Windows color (decimal): -9096077 or 7550069. OLE color: 7550069.
HSL color Cylindrical-coordinate representation of color #753473: hue angle of 301.85º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753473 is Cyan = 0, Magento = 0.56, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 115 | - |
| CMYK | 0 | 0.56 | 0.02 | 0.54 |
| HSL | 301.85º | 0.38% | 0.33% | - |
| HSV(B) | 301.85º | 0.56% | 0.46% | - |
| XYZ | 11.66 | 7.48 | 17.05 | - |
| YUV | 78.62 | 148.53 | 155.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 115 | 0 | 0.56 | 0.02 | 0.54 | 301.85 | 0.38 | 0.33 |
| Hex | 75 | 34 | 73 | 0 | 38 | 2 | 36 | 12E | 26 | 21 |
| Octal | 165 | 64 | 163 | 0 | 70 | 2 | 66 | 456 | 46 | 41 |
| Binary | 1110101 | 110100 | 1110011 | 0 | 111000 | 10 | 110110 | 100101110 | 100110 | 100001 |
Color Harmonies of #753473
Complementary color
Monochromatic Colors of #753473
Black with #753473
Text Example
Text Example
White with #753473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753473; }
p { color: rgb(117,52,115); }
H1.HeaderClassName
{
color: #753473;
}
.AnyTagClassName
{
color: #753473;
}
</style>
background-color css
<style>
a { background-color: #753473; }
a { background-color: rgb(117,52,115); }
div.DivClassName
{
background-color: #753473;
}
.BgClassName
{
background-color: #753473;
}
</style>
border-color css
<style>
span { border-color: #753473; }
span { border-color: rgb(117,52,115); }
td.TdClassName
{
border-color: #753473;
}
.TagClassName
{
border-color: #753473;
}
</style>