Shades of Eminence #753471
Tints of Eminence #753471
RGB
CMYK
RGB Variations
Color information
#753471 (or 0x753471) is known color: Eminence. HEX triplet: 75, 34 and 71. RGB value is (117,52,113). Sum of RGB (Red+Green+Blue) = 117+52+113=282 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.49% from 282); Green value is 52 (20.70% from 255 or 18.44% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 117 - color contains mainly: red. Hex color #753471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753471 is #8ACB8E. Grayscale: #4E4E4E. Windows color (decimal): -9096079 or 7418997. OLE color: 7418997.
HSL color Cylindrical-coordinate representation of color #753471: hue angle of 303.69º 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 #753471 is Cyan = 0, Magento = 0.56, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 113 | - |
| CMYK | 0 | 0.56 | 0.03 | 0.54 |
| HSL | 303.69º | 0.38% | 0.33% | - |
| HSV(B) | 303.69º | 0.56% | 0.46% | - |
| XYZ | 11.54 | 7.43 | 16.45 | - |
| YUV | 78.39 | 147.53 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 113 | 0 | 0.56 | 0.03 | 0.54 | 303.69 | 0.38 | 0.33 |
| Hex | 75 | 34 | 71 | 0 | 38 | 3 | 36 | 130 | 26 | 21 |
| Octal | 165 | 64 | 161 | 0 | 70 | 3 | 66 | 460 | 46 | 41 |
| Binary | 1110101 | 110100 | 1110001 | 0 | 111000 | 11 | 110110 | 100110000 | 100110 | 100001 |
Color Harmonies of #753471
Complementary color
Monochromatic Colors of #753471
Black with #753471
Text Example
Text Example
White with #753471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753471; }
p { color: rgb(117,52,113); }
H1.HeaderClassName
{
color: #753471;
}
.AnyTagClassName
{
color: #753471;
}
</style>
background-color css
<style>
a { background-color: #753471; }
a { background-color: rgb(117,52,113); }
div.DivClassName
{
background-color: #753471;
}
.BgClassName
{
background-color: #753471;
}
</style>
border-color css
<style>
span { border-color: #753471; }
span { border-color: rgb(117,52,113); }
td.TdClassName
{
border-color: #753471;
}
.TagClassName
{
border-color: #753471;
}
</style>