Shades of Eminence #763178
Tints of Eminence #763178
RGB
CMYK
RGB Variations
Color information
#763178 (or 0x763178) is known color: Eminence. HEX triplet: 76, 31 and 78. RGB value is (118,49,120). Sum of RGB (Red+Green+Blue) = 118+49+120=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 49 (19.53% from 255 or 17.07% from 287); Blue value is 120 (47.27% from 255 or 41.81% from 287); Max value from RGB is 120 - color contains mainly: blue. Hex color #763178 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763178 is #89CE87. Grayscale: #4D4D4D. Windows color (decimal): -9031304 or 7876982. OLE color: 7876982.
HSL color Cylindrical-coordinate representation of color #763178: hue angle of 298.31º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763178 is Cyan = 0.02, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 49 | 120 | - |
| CMYK | 0.02 | 0.59 | 0 | 0.53 |
| HSL | 298.31º | 0.42% | 0.33% | - |
| HSV(B) | 298.31º | 0.59% | 0.47% | - |
| XYZ | 11.96 | 7.4 | 18.57 | - |
| YUV | 77.73 | 151.86 | 156.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 120 | 0.02 | 0.59 | 0 | 0.53 | 298.31 | 0.42 | 0.33 |
| Hex | 76 | 31 | 78 | 2 | 3B | 0 | 35 | 12A | 2A | 21 |
| Octal | 166 | 61 | 170 | 2 | 73 | 0 | 65 | 452 | 52 | 41 |
| Binary | 1110110 | 110001 | 1111000 | 10 | 111011 | 0 | 110101 | 100101010 | 101010 | 100001 |
Color Harmonies of #763178
Complementary color
Monochromatic Colors of #763178
Black with #763178
Text Example
Text Example
White with #763178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763178; }
p { color: rgb(118,49,120); }
H1.HeaderClassName
{
color: #763178;
}
.AnyTagClassName
{
color: #763178;
}
</style>
background-color css
<style>
a { background-color: #763178; }
a { background-color: rgb(118,49,120); }
div.DivClassName
{
background-color: #763178;
}
.BgClassName
{
background-color: #763178;
}
</style>
border-color css
<style>
span { border-color: #763178; }
span { border-color: rgb(118,49,120); }
td.TdClassName
{
border-color: #763178;
}
.TagClassName
{
border-color: #763178;
}
</style>