Shades of Eminence #763277
Tints of Eminence #763277
RGB
CMYK
RGB Variations
Color information
#763277 (or 0x763277) is known color: Eminence. HEX triplet: 76, 32 and 77. RGB value is (118,50,119). Sum of RGB (Red+Green+Blue) = 118+50+119=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 50 (19.92% from 255 or 17.42% from 287); Blue value is 119 (46.88% from 255 or 41.46% from 287); Max value from RGB is 119 - color contains mainly: blue. Hex color #763277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763277 is #89CD88. Grayscale: #4D4D4D. Windows color (decimal): -9031049 or 7811702. OLE color: 7811702.
HSL color Cylindrical-coordinate representation of color #763277: hue angle of 299.13º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763277 is Cyan = 0.01, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 50 | 119 | - |
| CMYK | 0.01 | 0.58 | 0 | 0.53 |
| HSL | 299.13º | 0.41% | 0.33% | - |
| HSV(B) | 299.13º | 0.58% | 0.47% | - |
| XYZ | 11.94 | 7.46 | 18.26 | - |
| YUV | 78.2 | 151.03 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 119 | 0.01 | 0.58 | 0 | 0.53 | 299.13 | 0.41 | 0.33 |
| Hex | 76 | 32 | 77 | 1 | 3A | 0 | 35 | 12B | 29 | 21 |
| Octal | 166 | 62 | 167 | 1 | 72 | 0 | 65 | 453 | 51 | 41 |
| Binary | 1110110 | 110010 | 1110111 | 1 | 111010 | 0 | 110101 | 100101011 | 101001 | 100001 |
Color Harmonies of #763277
Complementary color
Monochromatic Colors of #763277
Black with #763277
Text Example
Text Example
White with #763277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763277; }
p { color: rgb(118,50,119); }
H1.HeaderClassName
{
color: #763277;
}
.AnyTagClassName
{
color: #763277;
}
</style>
background-color css
<style>
a { background-color: #763277; }
a { background-color: rgb(118,50,119); }
div.DivClassName
{
background-color: #763277;
}
.BgClassName
{
background-color: #763277;
}
</style>
border-color css
<style>
span { border-color: #763277; }
span { border-color: rgb(118,50,119); }
td.TdClassName
{
border-color: #763277;
}
.TagClassName
{
border-color: #763277;
}
</style>