Shades of Eminence #753470
Tints of Eminence #753470
RGB
CMYK
RGB Variations
Color information
#753470 (or 0x753470) is known color: Eminence. HEX triplet: 75, 34 and 70. RGB value is (117,52,112). Sum of RGB (Red+Green+Blue) = 117+52+112=281 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.64% from 281); Green value is 52 (20.70% from 255 or 18.51% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 117 - color contains mainly: red. Hex color #753470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753470 is #8ACB8F. Grayscale: #4E4E4E. Windows color (decimal): -9096080 or 7353461. OLE color: 7353461.
HSL color Cylindrical-coordinate representation of color #753470: hue angle of 304.62º 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 #753470 is Cyan = 0, Magento = 0.56, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 112 | - |
| CMYK | 0 | 0.56 | 0.04 | 0.54 |
| HSL | 304.62º | 0.38% | 0.33% | - |
| HSV(B) | 304.62º | 0.56% | 0.46% | - |
| XYZ | 11.49 | 7.41 | 16.15 | - |
| YUV | 78.28 | 147.03 | 155.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 112 | 0 | 0.56 | 0.04 | 0.54 | 304.62 | 0.38 | 0.33 |
| Hex | 75 | 34 | 70 | 0 | 38 | 4 | 36 | 131 | 26 | 21 |
| Octal | 165 | 64 | 160 | 0 | 70 | 4 | 66 | 461 | 46 | 41 |
| Binary | 1110101 | 110100 | 1110000 | 0 | 111000 | 100 | 110110 | 100110001 | 100110 | 100001 |
Color Harmonies of #753470
Complementary color
Monochromatic Colors of #753470
Black with #753470
Text Example
Text Example
White with #753470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753470; }
p { color: rgb(117,52,112); }
H1.HeaderClassName
{
color: #753470;
}
.AnyTagClassName
{
color: #753470;
}
</style>
background-color css
<style>
a { background-color: #753470; }
a { background-color: rgb(117,52,112); }
div.DivClassName
{
background-color: #753470;
}
.BgClassName
{
background-color: #753470;
}
</style>
border-color css
<style>
span { border-color: #753470; }
span { border-color: rgb(117,52,112); }
td.TdClassName
{
border-color: #753470;
}
.TagClassName
{
border-color: #753470;
}
</style>