Shades of Eminence #763772
Tints of Eminence #763772
RGB
CMYK
RGB Variations
Color information
#763772 (or 0x763772) is known color: Eminence. HEX triplet: 76, 37 and 72. RGB value is (118,55,114). Sum of RGB (Red+Green+Blue) = 118+55+114=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 55 (21.88% from 255 or 19.16% from 287); Blue value is 114 (44.92% from 255 or 39.72% from 287); Max value from RGB is 118 - color contains mainly: red. Hex color #763772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763772 is #89C88D. Grayscale: #505050. Windows color (decimal): -9029774 or 7485302. OLE color: 7485302.
HSL color Cylindrical-coordinate representation of color #763772: hue angle of 303.81º 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 #763772 is Cyan = 0, Magento = 0.53, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 114 | - |
| CMYK | 0 | 0.53 | 0.03 | 0.54 |
| HSL | 303.81º | 0.36% | 0.34% | - |
| HSV(B) | 303.81º | 0.53% | 0.46% | - |
| XYZ | 11.87 | 7.8 | 16.8 | - |
| YUV | 80.56 | 146.87 | 154.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 114 | 0 | 0.53 | 0.03 | 0.54 | 303.81 | 0.36 | 0.34 |
| Hex | 76 | 37 | 72 | 0 | 35 | 3 | 36 | 130 | 24 | 22 |
| Octal | 166 | 67 | 162 | 0 | 65 | 3 | 66 | 460 | 44 | 42 |
| Binary | 1110110 | 110111 | 1110010 | 0 | 110101 | 11 | 110110 | 100110000 | 100100 | 100010 |
Color Harmonies of #763772
Complementary color
Monochromatic Colors of #763772
Black with #763772
Text Example
Text Example
White with #763772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763772; }
p { color: rgb(118,55,114); }
H1.HeaderClassName
{
color: #763772;
}
.AnyTagClassName
{
color: #763772;
}
</style>
background-color css
<style>
a { background-color: #763772; }
a { background-color: rgb(118,55,114); }
div.DivClassName
{
background-color: #763772;
}
.BgClassName
{
background-color: #763772;
}
</style>
border-color css
<style>
span { border-color: #763772; }
span { border-color: rgb(118,55,114); }
td.TdClassName
{
border-color: #763772;
}
.TagClassName
{
border-color: #763772;
}
</style>