Shades of Eminence #763279
Tints of Eminence #763279
RGB
CMYK
RGB Variations
Color information
#763279 (or 0x763279) is known color: Eminence. HEX triplet: 76, 32 and 79. RGB value is (118,50,121). Sum of RGB (Red+Green+Blue) = 118+50+121=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 50 (19.92% from 255 or 17.30% from 289); Blue value is 121 (47.66% from 255 or 41.87% from 289); Max value from RGB is 121 - color contains mainly: blue. Hex color #763279 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763279 is #89CD86. Grayscale: #4E4E4E. Windows color (decimal): -9031047 or 7942774. OLE color: 7942774.
HSL color Cylindrical-coordinate representation of color #763279: hue angle of 297.46º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763279 is Cyan = 0.02, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 50 | 121 | - |
| CMYK | 0.02 | 0.59 | 0 | 0.53 |
| HSL | 297.46º | 0.42% | 0.34% | - |
| HSV(B) | 297.46º | 0.59% | 0.47% | - |
| XYZ | 12.06 | 7.51 | 18.9 | - |
| YUV | 78.43 | 152.03 | 156.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 121 | 0.02 | 0.59 | 0 | 0.53 | 297.46 | 0.42 | 0.34 |
| Hex | 76 | 32 | 79 | 2 | 3B | 0 | 35 | 129 | 2A | 22 |
| Octal | 166 | 62 | 171 | 2 | 73 | 0 | 65 | 451 | 52 | 42 |
| Binary | 1110110 | 110010 | 1111001 | 10 | 111011 | 0 | 110101 | 100101001 | 101010 | 100010 |
Color Harmonies of #763279
Complementary color
Monochromatic Colors of #763279
Black with #763279
Text Example
Text Example
White with #763279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763279; }
p { color: rgb(118,50,121); }
H1.HeaderClassName
{
color: #763279;
}
.AnyTagClassName
{
color: #763279;
}
</style>
background-color css
<style>
a { background-color: #763279; }
a { background-color: rgb(118,50,121); }
div.DivClassName
{
background-color: #763279;
}
.BgClassName
{
background-color: #763279;
}
</style>
border-color css
<style>
span { border-color: #763279; }
span { border-color: rgb(118,50,121); }
td.TdClassName
{
border-color: #763279;
}
.TagClassName
{
border-color: #763279;
}
</style>