Shades of Eminence #753475
Tints of Eminence #753475
RGB
CMYK
RGB Variations
Color information
#753475 (or 0x753475) is known color: Eminence. HEX triplet: 75, 34 and 75. RGB value is (117,52,117). Sum of RGB (Red+Green+Blue) = 117+52+117=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 52 (20.70% from 255 or 18.18% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 117 - color contains mainly: red, blue. Hex color #753475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753475 is #8ACB8A. Grayscale: #4E4E4E. Windows color (decimal): -9096075 or 7681141. OLE color: 7681141.
HSL color Cylindrical-coordinate representation of color #753475: hue angle of 300º 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 #753475 is Cyan = 0, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 117 | - |
| CMYK | 0 | 0.56 | 0 | 0.54 |
| HSL | 300º | 0.38% | 0.33% | - |
| HSV(B) | 300º | 0.56% | 0.46% | - |
| XYZ | 11.78 | 7.52 | 17.66 | - |
| YUV | 78.85 | 149.53 | 155.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 117 | 0 | 0.56 | 0 | 0.54 | 300 | 0.38 | 0.33 |
| Hex | 75 | 34 | 75 | 0 | 38 | 0 | 36 | 12C | 26 | 21 |
| Octal | 165 | 64 | 165 | 0 | 70 | 0 | 66 | 454 | 46 | 41 |
| Binary | 1110101 | 110100 | 1110101 | 0 | 111000 | 0 | 110110 | 100101100 | 100110 | 100001 |
Color Harmonies of #753475
Complementary color
Monochromatic Colors of #753475
Black with #753475
Text Example
Text Example
White with #753475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753475; }
p { color: rgb(117,52,117); }
H1.HeaderClassName
{
color: #753475;
}
.AnyTagClassName
{
color: #753475;
}
</style>
background-color css
<style>
a { background-color: #753475; }
a { background-color: rgb(117,52,117); }
div.DivClassName
{
background-color: #753475;
}
.BgClassName
{
background-color: #753475;
}
</style>
border-color css
<style>
span { border-color: #753475; }
span { border-color: rgb(117,52,117); }
td.TdClassName
{
border-color: #753475;
}
.TagClassName
{
border-color: #753475;
}
</style>