Shades of Eminence #753371
Tints of Eminence #753371
RGB
CMYK
RGB Variations
Color information
#753371 (or 0x753371) is known color: Eminence. HEX triplet: 75, 33 and 71. RGB value is (117,51,113). Sum of RGB (Red+Green+Blue) = 117+51+113=281 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.64% from 281); Green value is 51 (20.31% from 255 or 18.15% from 281); Blue value is 113 (44.53% from 255 or 40.21% from 281); Max value from RGB is 117 - color contains mainly: red. Hex color #753371 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753371 is #8ACC8E. Grayscale: #4D4D4D. Windows color (decimal): -9096335 or 7418741. OLE color: 7418741.
HSL color Cylindrical-coordinate representation of color #753371: hue angle of 303.64º degrees, saturation: 0.39, 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 #753371 is Cyan = 0, Magento = 0.56, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 113 | - |
| CMYK | 0 | 0.56 | 0.03 | 0.54 |
| HSL | 303.64º | 0.39% | 0.33% | - |
| HSV(B) | 303.64º | 0.56% | 0.46% | - |
| XYZ | 11.5 | 7.34 | 16.43 | - |
| YUV | 77.8 | 147.87 | 155.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 113 | 0 | 0.56 | 0.03 | 0.54 | 303.64 | 0.39 | 0.33 |
| Hex | 75 | 33 | 71 | 0 | 38 | 3 | 36 | 130 | 27 | 21 |
| Octal | 165 | 63 | 161 | 0 | 70 | 3 | 66 | 460 | 47 | 41 |
| Binary | 1110101 | 110011 | 1110001 | 0 | 111000 | 11 | 110110 | 100110000 | 100111 | 100001 |
Color Harmonies of #753371
Complementary color
Monochromatic Colors of #753371
Black with #753371
Text Example
Text Example
White with #753371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753371; }
p { color: rgb(117,51,113); }
H1.HeaderClassName
{
color: #753371;
}
.AnyTagClassName
{
color: #753371;
}
</style>
background-color css
<style>
a { background-color: #753371; }
a { background-color: rgb(117,51,113); }
div.DivClassName
{
background-color: #753371;
}
.BgClassName
{
background-color: #753371;
}
</style>
border-color css
<style>
span { border-color: #753371; }
span { border-color: rgb(117,51,113); }
td.TdClassName
{
border-color: #753371;
}
.TagClassName
{
border-color: #753371;
}
</style>