Shades of Eminence #764577
Tints of Eminence #764577
RGB
CMYK
RGB Variations
Color information
#764577 (or 0x764577) is known color: Eminence. HEX triplet: 76, 45 and 77. RGB value is (118,69,119). Sum of RGB (Red+Green+Blue) = 118+69+119=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 69 (27.34% from 255 or 22.55% from 306); Blue value is 119 (46.88% from 255 or 38.89% from 306); Max value from RGB is 119 - color contains mainly: blue. Hex color #764577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764577 is #89BA88. Grayscale: #595959. Windows color (decimal): -9026185 or 7816566. OLE color: 7816566.
HSL color Cylindrical-coordinate representation of color #764577: hue angle of 298.8º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764577 is Cyan = 0.01, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 69 | 119 | - |
| CMYK | 0.01 | 0.42 | 0 | 0.53 |
| HSL | 298.8º | 0.27% | 0.37% | - |
| HSV(B) | 298.8º | 0.42% | 0.47% | - |
| XYZ | 12.93 | 9.44 | 18.59 | - |
| YUV | 89.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 119 | 0.01 | 0.42 | 0 | 0.53 | 298.8 | 0.27 | 0.37 |
| Hex | 76 | 45 | 77 | 1 | 2A | 0 | 35 | 12B | 1B | 25 |
| Octal | 166 | 105 | 167 | 1 | 52 | 0 | 65 | 453 | 33 | 45 |
| Binary | 1110110 | 1000101 | 1110111 | 1 | 101010 | 0 | 110101 | 100101011 | 11011 | 100101 |
Color Harmonies of #764577
Complementary color
Monochromatic Colors of #764577
Black with #764577
Text Example
Text Example
White with #764577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764577; }
p { color: rgb(118,69,119); }
H1.HeaderClassName
{
color: #764577;
}
.AnyTagClassName
{
color: #764577;
}
</style>
background-color css
<style>
a { background-color: #764577; }
a { background-color: rgb(118,69,119); }
div.DivClassName
{
background-color: #764577;
}
.BgClassName
{
background-color: #764577;
}
</style>
border-color css
<style>
span { border-color: #764577; }
span { border-color: rgb(118,69,119); }
td.TdClassName
{
border-color: #764577;
}
.TagClassName
{
border-color: #764577;
}
</style>