Shades of Eminence #763177
Tints of Eminence #763177
RGB
CMYK
RGB Variations
Color information
#763177 (or 0x763177) is known color: Eminence. HEX triplet: 76, 31 and 77. RGB value is (118,49,119). Sum of RGB (Red+Green+Blue) = 118+49+119=286 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.26% from 286); Green value is 49 (19.53% from 255 or 17.13% from 286); Blue value is 119 (46.88% from 255 or 41.61% from 286); Max value from RGB is 119 - color contains mainly: blue. Hex color #763177 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763177 is #89CE88. Grayscale: #4D4D4D. Windows color (decimal): -9031305 or 7811446. OLE color: 7811446.
HSL color Cylindrical-coordinate representation of color #763177: hue angle of 299.14º 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 #763177 is Cyan = 0.01, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 49 | 119 | - |
| CMYK | 0.01 | 0.59 | 0 | 0.53 |
| HSL | 299.14º | 0.42% | 0.33% | - |
| HSV(B) | 299.14º | 0.59% | 0.47% | - |
| XYZ | 11.9 | 7.38 | 18.25 | - |
| YUV | 77.61 | 151.36 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 119 | 0.01 | 0.59 | 0 | 0.53 | 299.14 | 0.42 | 0.33 |
| Hex | 76 | 31 | 77 | 1 | 3B | 0 | 35 | 12B | 2A | 21 |
| Octal | 166 | 61 | 167 | 1 | 73 | 0 | 65 | 453 | 52 | 41 |
| Binary | 1110110 | 110001 | 1110111 | 1 | 111011 | 0 | 110101 | 100101011 | 101010 | 100001 |
Color Harmonies of #763177
Complementary color
Monochromatic Colors of #763177
Black with #763177
Text Example
Text Example
White with #763177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763177; }
p { color: rgb(118,49,119); }
H1.HeaderClassName
{
color: #763177;
}
.AnyTagClassName
{
color: #763177;
}
</style>
background-color css
<style>
a { background-color: #763177; }
a { background-color: rgb(118,49,119); }
div.DivClassName
{
background-color: #763177;
}
.BgClassName
{
background-color: #763177;
}
</style>
border-color css
<style>
span { border-color: #763177; }
span { border-color: rgb(118,49,119); }
td.TdClassName
{
border-color: #763177;
}
.TagClassName
{
border-color: #763177;
}
</style>