Shades of Eminence #754773
Tints of Eminence #754773
RGB
CMYK
RGB Variations
Color information
#754773 (or 0x754773) is known color: Eminence. HEX triplet: 75, 47 and 73. RGB value is (117,71,115). Sum of RGB (Red+Green+Blue) = 117+71+115=303 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.61% from 303); Green value is 71 (28.12% from 255 or 23.43% from 303); Blue value is 115 (45.31% from 255 or 37.95% from 303); Max value from RGB is 117 - color contains mainly: red. Hex color #754773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754773 is #8AB88C. Grayscale: #595959. Windows color (decimal): -9091213 or 7554933. OLE color: 7554933.
HSL color Cylindrical-coordinate representation of color #754773: hue angle of 302.61º 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 #754773 is Cyan = 0, Magento = 0.39, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 115 | - |
| CMYK | 0 | 0.39 | 0.02 | 0.54 |
| HSL | 302.61º | 0.24% | 0.37% | - |
| HSV(B) | 302.61º | 0.39% | 0.46% | - |
| XYZ | 12.68 | 9.53 | 17.39 | - |
| YUV | 89.77 | 142.24 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 115 | 0 | 0.39 | 0.02 | 0.54 | 302.61 | 0.24 | 0.37 |
| Hex | 75 | 47 | 73 | 0 | 27 | 2 | 36 | 12F | 18 | 25 |
| Octal | 165 | 107 | 163 | 0 | 47 | 2 | 66 | 457 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1110011 | 0 | 100111 | 10 | 110110 | 100101111 | 11000 | 100101 |
Color Harmonies of #754773
Complementary color
Monochromatic Colors of #754773
Black with #754773
Text Example
Text Example
White with #754773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754773; }
p { color: rgb(117,71,115); }
H1.HeaderClassName
{
color: #754773;
}
.AnyTagClassName
{
color: #754773;
}
</style>
background-color css
<style>
a { background-color: #754773; }
a { background-color: rgb(117,71,115); }
div.DivClassName
{
background-color: #754773;
}
.BgClassName
{
background-color: #754773;
}
</style>
border-color css
<style>
span { border-color: #754773; }
span { border-color: rgb(117,71,115); }
td.TdClassName
{
border-color: #754773;
}
.TagClassName
{
border-color: #754773;
}
</style>