Shades of Eminence #753970
Tints of Eminence #753970
RGB
CMYK
RGB Variations
Color information
#753970 (or 0x753970) is known color: Eminence. HEX triplet: 75, 39 and 70. RGB value is (117,57,112). Sum of RGB (Red+Green+Blue) = 117+57+112=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 57 (22.66% from 255 or 19.93% from 286); Blue value is 112 (44.14% from 255 or 39.16% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #753970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753970 is #8AC68F. Grayscale: #515151. Windows color (decimal): -9094800 or 7354741. OLE color: 7354741.
HSL color Cylindrical-coordinate representation of color #753970: hue angle of 305º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #753970 is Cyan = 0, Magento = 0.51, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 112 | - |
| CMYK | 0 | 0.51 | 0.04 | 0.54 |
| HSL | 305º | 0.34% | 0.34% | - |
| HSV(B) | 305º | 0.51% | 0.46% | - |
| XYZ | 11.72 | 7.88 | 16.23 | - |
| YUV | 81.21 | 145.38 | 153.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 112 | 0 | 0.51 | 0.04 | 0.54 | 305 | 0.34 | 0.34 |
| Hex | 75 | 39 | 70 | 0 | 33 | 4 | 36 | 131 | 22 | 22 |
| Octal | 165 | 71 | 160 | 0 | 63 | 4 | 66 | 461 | 42 | 42 |
| Binary | 1110101 | 111001 | 1110000 | 0 | 110011 | 100 | 110110 | 100110001 | 100010 | 100010 |
Color Harmonies of #753970
Complementary color
Monochromatic Colors of #753970
Black with #753970
Text Example
Text Example
White with #753970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753970; }
p { color: rgb(117,57,112); }
H1.HeaderClassName
{
color: #753970;
}
.AnyTagClassName
{
color: #753970;
}
</style>
background-color css
<style>
a { background-color: #753970; }
a { background-color: rgb(117,57,112); }
div.DivClassName
{
background-color: #753970;
}
.BgClassName
{
background-color: #753970;
}
</style>
border-color css
<style>
span { border-color: #753970; }
span { border-color: rgb(117,57,112); }
td.TdClassName
{
border-color: #753970;
}
.TagClassName
{
border-color: #753970;
}
</style>