Shades of Eminence #754970
Tints of Eminence #754970
RGB
CMYK
RGB Variations
Color information
#754970 (or 0x754970) is known color: Eminence. HEX triplet: 75, 49 and 70. RGB value is (117,73,112). Sum of RGB (Red+Green+Blue) = 117+73+112=302 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.74% from 302); Green value is 73 (28.91% from 255 or 24.17% from 302); Blue value is 112 (44.14% from 255 or 37.09% from 302); Max value from RGB is 117 - color contains mainly: red. Hex color #754970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754970 is #8AB68F. Grayscale: #5A5A5A. Windows color (decimal): -9090704 or 7358837. OLE color: 7358837.
HSL color Cylindrical-coordinate representation of color #754970: hue angle of 306.82º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754970 is Cyan = 0, Magento = 0.38, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 112 | - |
| CMYK | 0 | 0.38 | 0.04 | 0.54 |
| HSL | 306.82º | 0.23% | 0.37% | - |
| HSV(B) | 306.82º | 0.38% | 0.46% | - |
| XYZ | 12.64 | 9.72 | 16.54 | - |
| YUV | 90.6 | 140.08 | 146.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 112 | 0 | 0.38 | 0.04 | 0.54 | 306.82 | 0.23 | 0.37 |
| Hex | 75 | 49 | 70 | 0 | 26 | 4 | 36 | 133 | 17 | 25 |
| Octal | 165 | 111 | 160 | 0 | 46 | 4 | 66 | 463 | 27 | 45 |
| Binary | 1110101 | 1001001 | 1110000 | 0 | 100110 | 100 | 110110 | 100110011 | 10111 | 100101 |
Color Harmonies of #754970
Complementary color
Monochromatic Colors of #754970
Black with #754970
Text Example
Text Example
White with #754970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754970; }
p { color: rgb(117,73,112); }
H1.HeaderClassName
{
color: #754970;
}
.AnyTagClassName
{
color: #754970;
}
</style>
background-color css
<style>
a { background-color: #754970; }
a { background-color: rgb(117,73,112); }
div.DivClassName
{
background-color: #754970;
}
.BgClassName
{
background-color: #754970;
}
</style>
border-color css
<style>
span { border-color: #754970; }
span { border-color: rgb(117,73,112); }
td.TdClassName
{
border-color: #754970;
}
.TagClassName
{
border-color: #754970;
}
</style>