Shades of Eminence #753974
Tints of Eminence #753974
RGB
CMYK
RGB Variations
Color information
#753974 (or 0x753974) is known color: Eminence. HEX triplet: 75, 39 and 74. RGB value is (117,57,116). Sum of RGB (Red+Green+Blue) = 117+57+116=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 57 (22.66% from 255 or 19.66% from 290); Blue value is 116 (45.70% from 255 or 40% from 290); Max value from RGB is 117 - color contains mainly: red. Hex color #753974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753974 is #8AC68B. Grayscale: #515151. Windows color (decimal): -9094796 or 7616885. OLE color: 7616885.
HSL color Cylindrical-coordinate representation of color #753974: hue angle of 301º 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 #753974 is Cyan = 0, Magento = 0.51, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 116 | - |
| CMYK | 0 | 0.51 | 0.01 | 0.54 |
| HSL | 301º | 0.34% | 0.34% | - |
| HSV(B) | 301º | 0.51% | 0.46% | - |
| XYZ | 11.95 | 7.97 | 17.43 | - |
| YUV | 81.67 | 147.38 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 116 | 0 | 0.51 | 0.01 | 0.54 | 301 | 0.34 | 0.34 |
| Hex | 75 | 39 | 74 | 0 | 33 | 1 | 36 | 12D | 22 | 22 |
| Octal | 165 | 71 | 164 | 0 | 63 | 1 | 66 | 455 | 42 | 42 |
| Binary | 1110101 | 111001 | 1110100 | 0 | 110011 | 1 | 110110 | 100101101 | 100010 | 100010 |
Color Harmonies of #753974
Complementary color
Monochromatic Colors of #753974
Black with #753974
Text Example
Text Example
White with #753974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753974; }
p { color: rgb(117,57,116); }
H1.HeaderClassName
{
color: #753974;
}
.AnyTagClassName
{
color: #753974;
}
</style>
background-color css
<style>
a { background-color: #753974; }
a { background-color: rgb(117,57,116); }
div.DivClassName
{
background-color: #753974;
}
.BgClassName
{
background-color: #753974;
}
</style>
border-color css
<style>
span { border-color: #753974; }
span { border-color: rgb(117,57,116); }
td.TdClassName
{
border-color: #753974;
}
.TagClassName
{
border-color: #753974;
}
</style>