Shades of Eminence #764478
Tints of Eminence #764478
RGB
CMYK
RGB Variations
Color information
#764478 (or 0x764478) is known color: Eminence. HEX triplet: 76, 44 and 78. RGB value is (118,68,120). Sum of RGB (Red+Green+Blue) = 118+68+120=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 68 (26.95% from 255 or 22.22% from 306); Blue value is 120 (47.27% from 255 or 39.22% from 306); Max value from RGB is 120 - color contains mainly: blue. Hex color #764478 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764478 is #89BB87. Grayscale: #585858. Windows color (decimal): -9026440 or 7881846. OLE color: 7881846.
HSL color Cylindrical-coordinate representation of color #764478: hue angle of 297.69º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #764478 is Cyan = 0.02, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 68 | 120 | - |
| CMYK | 0.02 | 0.43 | 0 | 0.53 |
| HSL | 297.69º | 0.28% | 0.37% | - |
| HSV(B) | 297.69º | 0.43% | 0.47% | - |
| XYZ | 12.93 | 9.34 | 18.89 | - |
| YUV | 88.88 | 145.57 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 120 | 0.02 | 0.43 | 0 | 0.53 | 297.69 | 0.28 | 0.37 |
| Hex | 76 | 44 | 78 | 2 | 2B | 0 | 35 | 12A | 1C | 25 |
| Octal | 166 | 104 | 170 | 2 | 53 | 0 | 65 | 452 | 34 | 45 |
| Binary | 1110110 | 1000100 | 1111000 | 10 | 101011 | 0 | 110101 | 100101010 | 11100 | 100101 |
Color Harmonies of #764478
Complementary color
Monochromatic Colors of #764478
Black with #764478
Text Example
Text Example
White with #764478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764478; }
p { color: rgb(118,68,120); }
H1.HeaderClassName
{
color: #764478;
}
.AnyTagClassName
{
color: #764478;
}
</style>
background-color css
<style>
a { background-color: #764478; }
a { background-color: rgb(118,68,120); }
div.DivClassName
{
background-color: #764478;
}
.BgClassName
{
background-color: #764478;
}
</style>
border-color css
<style>
span { border-color: #764478; }
span { border-color: rgb(118,68,120); }
td.TdClassName
{
border-color: #764478;
}
.TagClassName
{
border-color: #764478;
}
</style>