Shades of Eminence #754076
Tints of Eminence #754076
RGB
CMYK
RGB Variations
Color information
#754076 (or 0x754076) is known color: Eminence. HEX triplet: 75, 40 and 76. RGB value is (117,64,118). Sum of RGB (Red+Green+Blue) = 117+64+118=299 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.13% from 299); Green value is 64 (25.39% from 255 or 21.40% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 118 - color contains mainly: blue. Hex color #754076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754076 is #8ABF89. Grayscale: #555555. Windows color (decimal): -9093002 or 7749749. OLE color: 7749749.
HSL color Cylindrical-coordinate representation of color #754076: hue angle of 298.89º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #754076 is Cyan = 0.01, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 118 | - |
| CMYK | 0.01 | 0.46 | 0 | 0.54 |
| HSL | 298.89º | 0.3% | 0.36% | - |
| HSV(B) | 298.89º | 0.46% | 0.46% | - |
| XYZ | 12.44 | 8.76 | 18.17 | - |
| YUV | 86 | 146.06 | 150.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 118 | 0.01 | 0.46 | 0 | 0.54 | 298.89 | 0.3 | 0.36 |
| Hex | 75 | 40 | 76 | 1 | 2E | 0 | 36 | 12B | 1E | 24 |
| Octal | 165 | 100 | 166 | 1 | 56 | 0 | 66 | 453 | 36 | 44 |
| Binary | 1110101 | 1000000 | 1110110 | 1 | 101110 | 0 | 110110 | 100101011 | 11110 | 100100 |
Color Harmonies of #754076
Complementary color
Monochromatic Colors of #754076
Black with #754076
Text Example
Text Example
White with #754076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754076; }
p { color: rgb(117,64,118); }
H1.HeaderClassName
{
color: #754076;
}
.AnyTagClassName
{
color: #754076;
}
</style>
background-color css
<style>
a { background-color: #754076; }
a { background-color: rgb(117,64,118); }
div.DivClassName
{
background-color: #754076;
}
.BgClassName
{
background-color: #754076;
}
</style>
border-color css
<style>
span { border-color: #754076; }
span { border-color: rgb(117,64,118); }
td.TdClassName
{
border-color: #754076;
}
.TagClassName
{
border-color: #754076;
}
</style>