Shades of Eminence #763372
Tints of Eminence #763372
RGB
CMYK
RGB Variations
Color information
#763372 (or 0x763372) is known color: Eminence. HEX triplet: 76, 33 and 72. RGB value is (118,51,114). Sum of RGB (Red+Green+Blue) = 118+51+114=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 51 (20.31% from 255 or 18.02% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #763372 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763372 is #89CC8D. Grayscale: #4E4E4E. Windows color (decimal): -9030798 or 7484278. OLE color: 7484278.
HSL color Cylindrical-coordinate representation of color #763372: hue angle of 303.58º 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 #763372 is Cyan = 0, Magento = 0.57, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 114 | - |
| CMYK | 0 | 0.57 | 0.03 | 0.54 |
| HSL | 303.58º | 0.4% | 0.33% | - |
| HSV(B) | 303.58º | 0.57% | 0.46% | - |
| XYZ | 11.69 | 7.43 | 16.74 | - |
| YUV | 78.22 | 148.2 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 114 | 0 | 0.57 | 0.03 | 0.54 | 303.58 | 0.4 | 0.33 |
| Hex | 76 | 33 | 72 | 0 | 39 | 3 | 36 | 130 | 28 | 21 |
| Octal | 166 | 63 | 162 | 0 | 71 | 3 | 66 | 460 | 50 | 41 |
| Binary | 1110110 | 110011 | 1110010 | 0 | 111001 | 11 | 110110 | 100110000 | 101000 | 100001 |
Color Harmonies of #763372
Complementary color
Monochromatic Colors of #763372
Black with #763372
Text Example
Text Example
White with #763372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763372; }
p { color: rgb(118,51,114); }
H1.HeaderClassName
{
color: #763372;
}
.AnyTagClassName
{
color: #763372;
}
</style>
background-color css
<style>
a { background-color: #763372; }
a { background-color: rgb(118,51,114); }
div.DivClassName
{
background-color: #763372;
}
.BgClassName
{
background-color: #763372;
}
</style>
border-color css
<style>
span { border-color: #763372; }
span { border-color: rgb(118,51,114); }
td.TdClassName
{
border-color: #763372;
}
.TagClassName
{
border-color: #763372;
}
</style>