Shades of Eminence #754774
Tints of Eminence #754774
RGB
CMYK
RGB Variations
Color information
#754774 (or 0x754774) is known color: Eminence. HEX triplet: 75, 47 and 74. RGB value is (117,71,116). Sum of RGB (Red+Green+Blue) = 117+71+116=304 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.49% from 304); Green value is 71 (28.12% from 255 or 23.36% from 304); Blue value is 116 (45.70% from 255 or 38.16% from 304); Max value from RGB is 117 - color contains mainly: red. Hex color #754774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754774 is #8AB88B. Grayscale: #595959. Windows color (decimal): -9091212 or 7620469. OLE color: 7620469.
HSL color Cylindrical-coordinate representation of color #754774: hue angle of 301.3º 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 #754774 is Cyan = 0, Magento = 0.39, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 116 | - |
| CMYK | 0 | 0.39 | 0.01 | 0.54 |
| HSL | 301.3º | 0.24% | 0.37% | - |
| HSV(B) | 301.3º | 0.39% | 0.46% | - |
| XYZ | 12.74 | 9.55 | 17.69 | - |
| YUV | 89.88 | 142.74 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 116 | 0 | 0.39 | 0.01 | 0.54 | 301.3 | 0.24 | 0.37 |
| Hex | 75 | 47 | 74 | 0 | 27 | 1 | 36 | 12D | 18 | 25 |
| Octal | 165 | 107 | 164 | 0 | 47 | 1 | 66 | 455 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1110100 | 0 | 100111 | 1 | 110110 | 100101101 | 11000 | 100101 |
Color Harmonies of #754774
Complementary color
Monochromatic Colors of #754774
Black with #754774
Text Example
Text Example
White with #754774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754774; }
p { color: rgb(117,71,116); }
H1.HeaderClassName
{
color: #754774;
}
.AnyTagClassName
{
color: #754774;
}
</style>
background-color css
<style>
a { background-color: #754774; }
a { background-color: rgb(117,71,116); }
div.DivClassName
{
background-color: #754774;
}
.BgClassName
{
background-color: #754774;
}
</style>
border-color css
<style>
span { border-color: #754774; }
span { border-color: rgb(117,71,116); }
td.TdClassName
{
border-color: #754774;
}
.TagClassName
{
border-color: #754774;
}
</style>