Shades of Eminence #763473
Tints of Eminence #763473
RGB
CMYK
RGB Variations
Color information
#763473 (or 0x763473) is known color: Eminence. HEX triplet: 76, 34 and 73. RGB value is (118,52,115). Sum of RGB (Red+Green+Blue) = 118+52+115=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 115 (45.31% from 255 or 40.35% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #763473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763473 is #89CB8C. Grayscale: #4E4E4E. Windows color (decimal): -9030541 or 7550070. OLE color: 7550070.
HSL color Cylindrical-coordinate representation of color #763473: hue angle of 302.73º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763473 is Cyan = 0, Magento = 0.56, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 115 | - |
| CMYK | 0 | 0.56 | 0.03 | 0.54 |
| HSL | 302.73º | 0.39% | 0.33% | - |
| HSV(B) | 302.73º | 0.56% | 0.46% | - |
| XYZ | 11.79 | 7.55 | 17.05 | - |
| YUV | 78.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 115 | 0 | 0.56 | 0.03 | 0.54 | 302.73 | 0.39 | 0.33 |
| Hex | 76 | 34 | 73 | 0 | 38 | 3 | 36 | 12F | 27 | 21 |
| Octal | 166 | 64 | 163 | 0 | 70 | 3 | 66 | 457 | 47 | 41 |
| Binary | 1110110 | 110100 | 1110011 | 0 | 111000 | 11 | 110110 | 100101111 | 100111 | 100001 |
Color Harmonies of #763473
Complementary color
Monochromatic Colors of #763473
Black with #763473
Text Example
Text Example
White with #763473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763473; }
p { color: rgb(118,52,115); }
H1.HeaderClassName
{
color: #763473;
}
.AnyTagClassName
{
color: #763473;
}
</style>
background-color css
<style>
a { background-color: #763473; }
a { background-color: rgb(118,52,115); }
div.DivClassName
{
background-color: #763473;
}
.BgClassName
{
background-color: #763473;
}
</style>
border-color css
<style>
span { border-color: #763473; }
span { border-color: rgb(118,52,115); }
td.TdClassName
{
border-color: #763473;
}
.TagClassName
{
border-color: #763473;
}
</style>