Shades of Eminence #754576
Tints of Eminence #754576
RGB
CMYK
RGB Variations
Color information
#754576 (or 0x754576) is known color: Eminence. HEX triplet: 75, 45 and 76. RGB value is (117,69,118). Sum of RGB (Red+Green+Blue) = 117+69+118=304 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.49% from 304); Green value is 69 (27.34% from 255 or 22.70% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: blue. Hex color #754576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754576 is #8ABA89. Grayscale: #585858. Windows color (decimal): -9091722 or 7751029. OLE color: 7751029.
HSL color Cylindrical-coordinate representation of color #754576: hue angle of 298.78º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #754576 is Cyan = 0.01, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 118 | - |
| CMYK | 0.01 | 0.42 | 0 | 0.54 |
| HSL | 298.78º | 0.26% | 0.37% | - |
| HSV(B) | 298.78º | 0.42% | 0.46% | - |
| XYZ | 12.73 | 9.35 | 18.27 | - |
| YUV | 88.94 | 144.4 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 118 | 0.01 | 0.42 | 0 | 0.54 | 298.78 | 0.26 | 0.37 |
| Hex | 75 | 45 | 76 | 1 | 2A | 0 | 36 | 12B | 1A | 25 |
| Octal | 165 | 105 | 166 | 1 | 52 | 0 | 66 | 453 | 32 | 45 |
| Binary | 1110101 | 1000101 | 1110110 | 1 | 101010 | 0 | 110110 | 100101011 | 11010 | 100101 |
Color Harmonies of #754576
Complementary color
Monochromatic Colors of #754576
Black with #754576
Text Example
Text Example
White with #754576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754576; }
p { color: rgb(117,69,118); }
H1.HeaderClassName
{
color: #754576;
}
.AnyTagClassName
{
color: #754576;
}
</style>
background-color css
<style>
a { background-color: #754576; }
a { background-color: rgb(117,69,118); }
div.DivClassName
{
background-color: #754576;
}
.BgClassName
{
background-color: #754576;
}
</style>
border-color css
<style>
span { border-color: #754576; }
span { border-color: rgb(117,69,118); }
td.TdClassName
{
border-color: #754576;
}
.TagClassName
{
border-color: #754576;
}
</style>