Shades of Eminence #764576
Tints of Eminence #764576
RGB
CMYK
RGB Variations
Color information
#764576 (or 0x764576) is known color: Eminence. HEX triplet: 76, 45 and 76. RGB value is (118,69,118). Sum of RGB (Red+Green+Blue) = 118+69+118=305 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.69% from 305); Green value is 69 (27.34% from 255 or 22.62% from 305); Blue value is 118 (46.48% from 255 or 38.69% from 305); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #764576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764576 is #89BA89. Grayscale: #595959. Windows color (decimal): -9026186 or 7751030. OLE color: 7751030.
HSL color Cylindrical-coordinate representation of color #764576: hue angle of 300º 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 #764576 is Cyan = 0, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 118 | - |
| CMYK | 0 | 0.42 | 0 | 0.54 |
| HSL | 300º | 0.26% | 0.37% | - |
| HSV(B) | 300º | 0.42% | 0.46% | - |
| XYZ | 12.87 | 9.42 | 18.28 | - |
| YUV | 89.24 | 144.23 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 118 | 0 | 0.42 | 0 | 0.54 | 300 | 0.26 | 0.37 |
| Hex | 76 | 45 | 76 | 0 | 2A | 0 | 36 | 12C | 1A | 25 |
| Octal | 166 | 105 | 166 | 0 | 52 | 0 | 66 | 454 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1110110 | 0 | 101010 | 0 | 110110 | 100101100 | 11010 | 100101 |
Color Harmonies of #764576
Complementary color
Monochromatic Colors of #764576
Black with #764576
Text Example
Text Example
White with #764576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764576; }
p { color: rgb(118,69,118); }
H1.HeaderClassName
{
color: #764576;
}
.AnyTagClassName
{
color: #764576;
}
</style>
background-color css
<style>
a { background-color: #764576; }
a { background-color: rgb(118,69,118); }
div.DivClassName
{
background-color: #764576;
}
.BgClassName
{
background-color: #764576;
}
</style>
border-color css
<style>
span { border-color: #764576; }
span { border-color: rgb(118,69,118); }
td.TdClassName
{
border-color: #764576;
}
.TagClassName
{
border-color: #764576;
}
</style>