Shades of Eminence #763477
Tints of Eminence #763477
RGB
CMYK
RGB Variations
Color information
#763477 (or 0x763477) is known color: Eminence. HEX triplet: 76, 34 and 77. RGB value is (118,52,119). Sum of RGB (Red+Green+Blue) = 118+52+119=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 52 (20.70% from 255 or 17.99% from 289); Blue value is 119 (46.88% from 255 or 41.18% from 289); Max value from RGB is 119 - color contains mainly: blue. Hex color #763477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763477 is #89CB88. Grayscale: #4F4F4F. Windows color (decimal): -9030537 or 7812214. OLE color: 7812214.
HSL color Cylindrical-coordinate representation of color #763477: hue angle of 299.1º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763477 is Cyan = 0.01, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 52 | 119 | - |
| CMYK | 0.01 | 0.56 | 0 | 0.53 |
| HSL | 299.1º | 0.39% | 0.34% | - |
| HSV(B) | 299.1º | 0.56% | 0.47% | - |
| XYZ | 12.03 | 7.64 | 18.29 | - |
| YUV | 79.37 | 150.37 | 155.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 119 | 0.01 | 0.56 | 0 | 0.53 | 299.1 | 0.39 | 0.34 |
| Hex | 76 | 34 | 77 | 1 | 38 | 0 | 35 | 12B | 27 | 22 |
| Octal | 166 | 64 | 167 | 1 | 70 | 0 | 65 | 453 | 47 | 42 |
| Binary | 1110110 | 110100 | 1110111 | 1 | 111000 | 0 | 110101 | 100101011 | 100111 | 100010 |
Color Harmonies of #763477
Complementary color
Monochromatic Colors of #763477
Black with #763477
Text Example
Text Example
White with #763477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763477; }
p { color: rgb(118,52,119); }
H1.HeaderClassName
{
color: #763477;
}
.AnyTagClassName
{
color: #763477;
}
</style>
background-color css
<style>
a { background-color: #763477; }
a { background-color: rgb(118,52,119); }
div.DivClassName
{
background-color: #763477;
}
.BgClassName
{
background-color: #763477;
}
</style>
border-color css
<style>
span { border-color: #763477; }
span { border-color: rgb(118,52,119); }
td.TdClassName
{
border-color: #763477;
}
.TagClassName
{
border-color: #763477;
}
</style>