Shades of Eminence #753075
Tints of Eminence #753075
RGB
CMYK
RGB Variations
Color information
#753075 (or 0x753075) is known color: Eminence. HEX triplet: 75, 30 and 75. RGB value is (117,48,117). Sum of RGB (Red+Green+Blue) = 117+48+117=282 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.49% from 282); Green value is 48 (19.14% from 255 or 17.02% from 282); Blue value is 117 (46.09% from 255 or 41.49% from 282); Max value from RGB is 117 - color contains mainly: red, blue. Hex color #753075 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753075 is #8ACF8A. Grayscale: #4C4C4C. Windows color (decimal): -9097099 or 7680117. OLE color: 7680117.
HSL color Cylindrical-coordinate representation of color #753075: hue angle of 300º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753075 is Cyan = 0, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 117 | - |
| CMYK | 0 | 0.59 | 0 | 0.54 |
| HSL | 300º | 0.42% | 0.32% | - |
| HSV(B) | 300º | 0.59% | 0.46% | - |
| XYZ | 11.6 | 7.18 | 17.6 | - |
| YUV | 76.5 | 150.86 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 117 | 0 | 0.59 | 0 | 0.54 | 300 | 0.42 | 0.32 |
| Hex | 75 | 30 | 75 | 0 | 3B | 0 | 36 | 12C | 2A | 20 |
| Octal | 165 | 60 | 165 | 0 | 73 | 0 | 66 | 454 | 52 | 40 |
| Binary | 1110101 | 110000 | 1110101 | 0 | 111011 | 0 | 110110 | 100101100 | 101010 | 100000 |
Color Harmonies of #753075
Complementary color
Monochromatic Colors of #753075
Black with #753075
Text Example
Text Example
White with #753075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753075; }
p { color: rgb(117,48,117); }
H1.HeaderClassName
{
color: #753075;
}
.AnyTagClassName
{
color: #753075;
}
</style>
background-color css
<style>
a { background-color: #753075; }
a { background-color: rgb(117,48,117); }
div.DivClassName
{
background-color: #753075;
}
.BgClassName
{
background-color: #753075;
}
</style>
border-color css
<style>
span { border-color: #753075; }
span { border-color: rgb(117,48,117); }
td.TdClassName
{
border-color: #753075;
}
.TagClassName
{
border-color: #753075;
}
</style>