Shades of Eminence #753076
Tints of Eminence #753076
RGB
CMYK
RGB Variations
Color information
#753076 (or 0x753076) is known color: Eminence. HEX triplet: 75, 30 and 76. RGB value is (117,48,118). Sum of RGB (Red+Green+Blue) = 117+48+118=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 48 (19.14% from 255 or 16.96% from 283); Blue value is 118 (46.48% from 255 or 41.70% from 283); Max value from RGB is 118 - color contains mainly: blue. Hex color #753076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753076 is #8ACF89. Grayscale: #4C4C4C. Windows color (decimal): -9097098 or 7745653. OLE color: 7745653.
HSL color Cylindrical-coordinate representation of color #753076: hue angle of 299.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753076 is Cyan = 0.01, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 118 | - |
| CMYK | 0.01 | 0.59 | 0 | 0.54 |
| HSL | 299.14º | 0.42% | 0.33% | - |
| HSV(B) | 299.14º | 0.59% | 0.46% | - |
| XYZ | 11.66 | 7.2 | 17.92 | - |
| YUV | 76.61 | 151.36 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 118 | 0.01 | 0.59 | 0 | 0.54 | 299.14 | 0.42 | 0.33 |
| Hex | 75 | 30 | 76 | 1 | 3B | 0 | 36 | 12B | 2A | 21 |
| Octal | 165 | 60 | 166 | 1 | 73 | 0 | 66 | 453 | 52 | 41 |
| Binary | 1110101 | 110000 | 1110110 | 1 | 111011 | 0 | 110110 | 100101011 | 101010 | 100001 |
Color Harmonies of #753076
Complementary color
Monochromatic Colors of #753076
Black with #753076
Text Example
Text Example
White with #753076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753076; }
p { color: rgb(117,48,118); }
H1.HeaderClassName
{
color: #753076;
}
.AnyTagClassName
{
color: #753076;
}
</style>
background-color css
<style>
a { background-color: #753076; }
a { background-color: rgb(117,48,118); }
div.DivClassName
{
background-color: #753076;
}
.BgClassName
{
background-color: #753076;
}
</style>
border-color css
<style>
span { border-color: #753076; }
span { border-color: rgb(117,48,118); }
td.TdClassName
{
border-color: #753076;
}
.TagClassName
{
border-color: #753076;
}
</style>