Shades of Eminence #763774
Tints of Eminence #763774
RGB
CMYK
RGB Variations
Color information
#763774 (or 0x763774) is known color: Eminence. HEX triplet: 76, 37 and 74. RGB value is (118,55,116). Sum of RGB (Red+Green+Blue) = 118+55+116=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 55 (21.88% from 255 or 19.03% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #763774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763774 is #89C88B. Grayscale: #505050. Windows color (decimal): -9029772 or 7616374. OLE color: 7616374.
HSL color Cylindrical-coordinate representation of color #763774: hue angle of 301.9º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763774 is Cyan = 0, Magento = 0.53, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 116 | - |
| CMYK | 0 | 0.53 | 0.02 | 0.54 |
| HSL | 301.9º | 0.36% | 0.34% | - |
| HSV(B) | 301.9º | 0.53% | 0.46% | - |
| XYZ | 11.99 | 7.84 | 17.41 | - |
| YUV | 80.79 | 147.87 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 116 | 0 | 0.53 | 0.02 | 0.54 | 301.9 | 0.36 | 0.34 |
| Hex | 76 | 37 | 74 | 0 | 35 | 2 | 36 | 12E | 24 | 22 |
| Octal | 166 | 67 | 164 | 0 | 65 | 2 | 66 | 456 | 44 | 42 |
| Binary | 1110110 | 110111 | 1110100 | 0 | 110101 | 10 | 110110 | 100101110 | 100100 | 100010 |
Color Harmonies of #763774
Complementary color
Monochromatic Colors of #763774
Black with #763774
Text Example
Text Example
White with #763774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763774; }
p { color: rgb(118,55,116); }
H1.HeaderClassName
{
color: #763774;
}
.AnyTagClassName
{
color: #763774;
}
</style>
background-color css
<style>
a { background-color: #763774; }
a { background-color: rgb(118,55,116); }
div.DivClassName
{
background-color: #763774;
}
.BgClassName
{
background-color: #763774;
}
</style>
border-color css
<style>
span { border-color: #763774; }
span { border-color: rgb(118,55,116); }
td.TdClassName
{
border-color: #763774;
}
.TagClassName
{
border-color: #763774;
}
</style>