Shades of Eminence #763373
Tints of Eminence #763373
RGB
CMYK
RGB Variations
Color information
#763373 (or 0x763373) is known color: Eminence. HEX triplet: 76, 33 and 73. RGB value is (118,51,115). Sum of RGB (Red+Green+Blue) = 118+51+115=284 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.55% from 284); Green value is 51 (20.31% from 255 or 17.96% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 118 - color contains mainly: red. Hex color #763373 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763373 is #89CC8C. Grayscale: #4E4E4E. Windows color (decimal): -9030797 or 7549814. OLE color: 7549814.
HSL color Cylindrical-coordinate representation of color #763373: hue angle of 302.69º 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 #763373 is Cyan = 0, Magento = 0.57, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 115 | - |
| CMYK | 0 | 0.57 | 0.03 | 0.54 |
| HSL | 302.69º | 0.4% | 0.33% | - |
| HSV(B) | 302.69º | 0.57% | 0.46% | - |
| XYZ | 11.75 | 7.46 | 17.04 | - |
| YUV | 78.33 | 148.7 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 115 | 0 | 0.57 | 0.03 | 0.54 | 302.69 | 0.4 | 0.33 |
| Hex | 76 | 33 | 73 | 0 | 39 | 3 | 36 | 12F | 28 | 21 |
| Octal | 166 | 63 | 163 | 0 | 71 | 3 | 66 | 457 | 50 | 41 |
| Binary | 1110110 | 110011 | 1110011 | 0 | 111001 | 11 | 110110 | 100101111 | 101000 | 100001 |
Color Harmonies of #763373
Complementary color
Monochromatic Colors of #763373
Black with #763373
Text Example
Text Example
White with #763373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763373; }
p { color: rgb(118,51,115); }
H1.HeaderClassName
{
color: #763373;
}
.AnyTagClassName
{
color: #763373;
}
</style>
background-color css
<style>
a { background-color: #763373; }
a { background-color: rgb(118,51,115); }
div.DivClassName
{
background-color: #763373;
}
.BgClassName
{
background-color: #763373;
}
</style>
border-color css
<style>
span { border-color: #763373; }
span { border-color: rgb(118,51,115); }
td.TdClassName
{
border-color: #763373;
}
.TagClassName
{
border-color: #763373;
}
</style>