Shades of Eminence #764973
Tints of Eminence #764973
RGB
CMYK
RGB Variations
Color information
#764973 (or 0x764973) is known color: Eminence. HEX triplet: 76, 49 and 73. RGB value is (118,73,115). Sum of RGB (Red+Green+Blue) = 118+73+115=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 115 (45.31% from 255 or 37.58% from 306); Max value from RGB is 118 - color contains mainly: red. Hex color #764973 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764973 is #89B68C. Grayscale: #5B5B5B. Windows color (decimal): -9025165 or 7555446. OLE color: 7555446.
HSL color Cylindrical-coordinate representation of color #764973: hue angle of 304º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #764973 is Cyan = 0, Magento = 0.38, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 115 | - |
| CMYK | 0 | 0.38 | 0.03 | 0.54 |
| HSL | 304º | 0.24% | 0.37% | - |
| HSV(B) | 304º | 0.38% | 0.46% | - |
| XYZ | 12.95 | 9.85 | 17.44 | - |
| YUV | 91.24 | 141.41 | 147.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 115 | 0 | 0.38 | 0.03 | 0.54 | 304 | 0.24 | 0.37 |
| Hex | 76 | 49 | 73 | 0 | 26 | 3 | 36 | 130 | 18 | 25 |
| Octal | 166 | 111 | 163 | 0 | 46 | 3 | 66 | 460 | 30 | 45 |
| Binary | 1110110 | 1001001 | 1110011 | 0 | 100110 | 11 | 110110 | 100110000 | 11000 | 100101 |
Color Harmonies of #764973
Complementary color
Monochromatic Colors of #764973
Black with #764973
Text Example
Text Example
White with #764973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764973; }
p { color: rgb(118,73,115); }
H1.HeaderClassName
{
color: #764973;
}
.AnyTagClassName
{
color: #764973;
}
</style>
background-color css
<style>
a { background-color: #764973; }
a { background-color: rgb(118,73,115); }
div.DivClassName
{
background-color: #764973;
}
.BgClassName
{
background-color: #764973;
}
</style>
border-color css
<style>
span { border-color: #764973; }
span { border-color: rgb(118,73,115); }
td.TdClassName
{
border-color: #764973;
}
.TagClassName
{
border-color: #764973;
}
</style>