Shades of Eminence #753276
Tints of Eminence #753276
RGB
CMYK
RGB Variations
Color information
#753276 (or 0x753276) is known color: Eminence. HEX triplet: 75, 32 and 76. RGB value is (117,50,118). Sum of RGB (Red+Green+Blue) = 117+50+118=285 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.05% from 285); Green value is 50 (19.92% from 255 or 17.54% from 285); Blue value is 118 (46.48% from 255 or 41.40% from 285); Max value from RGB is 118 - color contains mainly: blue. Hex color #753276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753276 is #8ACD89. Grayscale: #4D4D4D. Windows color (decimal): -9096586 or 7746165. OLE color: 7746165.
HSL color Cylindrical-coordinate representation of color #753276: hue angle of 299.12º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #753276 is Cyan = 0.01, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 118 | - |
| CMYK | 0.01 | 0.58 | 0 | 0.54 |
| HSL | 299.12º | 0.4% | 0.33% | - |
| HSV(B) | 299.12º | 0.58% | 0.46% | - |
| XYZ | 11.75 | 7.37 | 17.94 | - |
| YUV | 77.79 | 150.7 | 155.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 118 | 0.01 | 0.58 | 0 | 0.54 | 299.12 | 0.4 | 0.33 |
| Hex | 75 | 32 | 76 | 1 | 3A | 0 | 36 | 12B | 28 | 21 |
| Octal | 165 | 62 | 166 | 1 | 72 | 0 | 66 | 453 | 50 | 41 |
| Binary | 1110101 | 110010 | 1110110 | 1 | 111010 | 0 | 110110 | 100101011 | 101000 | 100001 |
Color Harmonies of #753276
Complementary color
Monochromatic Colors of #753276
Black with #753276
Text Example
Text Example
White with #753276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753276; }
p { color: rgb(117,50,118); }
H1.HeaderClassName
{
color: #753276;
}
.AnyTagClassName
{
color: #753276;
}
</style>
background-color css
<style>
a { background-color: #753276; }
a { background-color: rgb(117,50,118); }
div.DivClassName
{
background-color: #753276;
}
.BgClassName
{
background-color: #753276;
}
</style>
border-color css
<style>
span { border-color: #753276; }
span { border-color: rgb(117,50,118); }
td.TdClassName
{
border-color: #753276;
}
.TagClassName
{
border-color: #753276;
}
</style>