Shades of Eminence #754772
Tints of Eminence #754772
RGB
CMYK
RGB Variations
Color information
#754772 (or 0x754772) is known color: Eminence. HEX triplet: 75, 47 and 72. RGB value is (117,71,114). Sum of RGB (Red+Green+Blue) = 117+71+114=302 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.74% from 302); Green value is 71 (28.12% from 255 or 23.51% from 302); Blue value is 114 (44.92% from 255 or 37.75% from 302); Max value from RGB is 117 - color contains mainly: red. Hex color #754772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754772 is #8AB88D. Grayscale: #595959. Windows color (decimal): -9091214 or 7489397. OLE color: 7489397.
HSL color Cylindrical-coordinate representation of color #754772: hue angle of 303.91º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #754772 is Cyan = 0, Magento = 0.39, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 114 | - |
| CMYK | 0 | 0.39 | 0.03 | 0.54 |
| HSL | 303.91º | 0.24% | 0.37% | - |
| HSV(B) | 303.91º | 0.39% | 0.46% | - |
| XYZ | 12.63 | 9.5 | 17.09 | - |
| YUV | 89.66 | 141.74 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 114 | 0 | 0.39 | 0.03 | 0.54 | 303.91 | 0.24 | 0.37 |
| Hex | 75 | 47 | 72 | 0 | 27 | 3 | 36 | 130 | 18 | 25 |
| Octal | 165 | 107 | 162 | 0 | 47 | 3 | 66 | 460 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1110010 | 0 | 100111 | 11 | 110110 | 100110000 | 11000 | 100101 |
Color Harmonies of #754772
Complementary color
Monochromatic Colors of #754772
Black with #754772
Text Example
Text Example
White with #754772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754772; }
p { color: rgb(117,71,114); }
H1.HeaderClassName
{
color: #754772;
}
.AnyTagClassName
{
color: #754772;
}
</style>
background-color css
<style>
a { background-color: #754772; }
a { background-color: rgb(117,71,114); }
div.DivClassName
{
background-color: #754772;
}
.BgClassName
{
background-color: #754772;
}
</style>
border-color css
<style>
span { border-color: #754772; }
span { border-color: rgb(117,71,114); }
td.TdClassName
{
border-color: #754772;
}
.TagClassName
{
border-color: #754772;
}
</style>