Shades of Eminence #763371
Tints of Eminence #763371
RGB
CMYK
RGB Variations
Color information
#763371 (or 0x763371) is known color: Eminence. HEX triplet: 76, 33 and 71. RGB value is (118,51,113). Sum of RGB (Red+Green+Blue) = 118+51+113=282 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.84% from 282); Green value is 51 (20.31% from 255 or 18.09% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 118 - color contains mainly: red. Hex color #763371 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763371 is #89CC8E. Grayscale: #4D4D4D. Windows color (decimal): -9030799 or 7418742. OLE color: 7418742.
HSL color Cylindrical-coordinate representation of color #763371: hue angle of 304.48º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763371 is Cyan = 0, Magento = 0.57, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 113 | - |
| CMYK | 0 | 0.57 | 0.04 | 0.54 |
| HSL | 304.48º | 0.4% | 0.33% | - |
| HSV(B) | 304.48º | 0.57% | 0.46% | - |
| XYZ | 11.64 | 7.41 | 16.44 | - |
| YUV | 78.1 | 147.7 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 113 | 0 | 0.57 | 0.04 | 0.54 | 304.48 | 0.4 | 0.33 |
| Hex | 76 | 33 | 71 | 0 | 39 | 4 | 36 | 130 | 28 | 21 |
| Octal | 166 | 63 | 161 | 0 | 71 | 4 | 66 | 460 | 50 | 41 |
| Binary | 1110110 | 110011 | 1110001 | 0 | 111001 | 100 | 110110 | 100110000 | 101000 | 100001 |
Color Harmonies of #763371
Complementary color
Monochromatic Colors of #763371
Black with #763371
Text Example
Text Example
White with #763371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763371; }
p { color: rgb(118,51,113); }
H1.HeaderClassName
{
color: #763371;
}
.AnyTagClassName
{
color: #763371;
}
</style>
background-color css
<style>
a { background-color: #763371; }
a { background-color: rgb(118,51,113); }
div.DivClassName
{
background-color: #763371;
}
.BgClassName
{
background-color: #763371;
}
</style>
border-color css
<style>
span { border-color: #763371; }
span { border-color: rgb(118,51,113); }
td.TdClassName
{
border-color: #763371;
}
.TagClassName
{
border-color: #763371;
}
</style>