Shades of Eminence #763972
Tints of Eminence #763972
RGB
CMYK
RGB Variations
Color information
#763972 (or 0x763972) is known color: Eminence. HEX triplet: 76, 39 and 72. RGB value is (118,57,114). Sum of RGB (Red+Green+Blue) = 118+57+114=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 57 (22.66% from 255 or 19.72% from 289); Blue value is 114 (44.92% from 255 or 39.45% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #763972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763972 is #89C68D. Grayscale: #515151. Windows color (decimal): -9029262 or 7485814. OLE color: 7485814.
HSL color Cylindrical-coordinate representation of color #763972: hue angle of 303.93º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #763972 is Cyan = 0, Magento = 0.52, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 114 | - |
| CMYK | 0 | 0.52 | 0.03 | 0.54 |
| HSL | 303.93º | 0.35% | 0.34% | - |
| HSV(B) | 303.93º | 0.52% | 0.46% | - |
| XYZ | 11.97 | 7.99 | 16.83 | - |
| YUV | 81.74 | 146.21 | 153.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 114 | 0 | 0.52 | 0.03 | 0.54 | 303.93 | 0.35 | 0.34 |
| Hex | 76 | 39 | 72 | 0 | 34 | 3 | 36 | 130 | 23 | 22 |
| Octal | 166 | 71 | 162 | 0 | 64 | 3 | 66 | 460 | 43 | 42 |
| Binary | 1110110 | 111001 | 1110010 | 0 | 110100 | 11 | 110110 | 100110000 | 100011 | 100010 |
Color Harmonies of #763972
Complementary color
Monochromatic Colors of #763972
Black with #763972
Text Example
Text Example
White with #763972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763972; }
p { color: rgb(118,57,114); }
H1.HeaderClassName
{
color: #763972;
}
.AnyTagClassName
{
color: #763972;
}
</style>
background-color css
<style>
a { background-color: #763972; }
a { background-color: rgb(118,57,114); }
div.DivClassName
{
background-color: #763972;
}
.BgClassName
{
background-color: #763972;
}
</style>
border-color css
<style>
span { border-color: #763972; }
span { border-color: rgb(118,57,114); }
td.TdClassName
{
border-color: #763972;
}
.TagClassName
{
border-color: #763972;
}
</style>