Shades of Eminence #734976
Tints of Eminence #734976
RGB
CMYK
RGB Variations
Color information
#734976 (or 0x734976) is known color: Eminence. HEX triplet: 73, 49 and 76. RGB value is (115,73,118). Sum of RGB (Red+Green+Blue) = 115+73+118=306 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.58% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 118 - color contains mainly: blue. Hex color #734976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734976 is #8CB689. Grayscale: #5A5A5A. Windows color (decimal): -9221770 or 7752051. OLE color: 7752051.
HSL color Cylindrical-coordinate representation of color #734976: hue angle of 296º 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 #734976 is Cyan = 0.03, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 73 | 118 | - |
| CMYK | 0.03 | 0.38 | 0 | 0.54 |
| HSL | 296º | 0.24% | 0.37% | - |
| HSV(B) | 296º | 0.38% | 0.46% | - |
| XYZ | 12.72 | 9.72 | 18.34 | - |
| YUV | 90.69 | 143.41 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 118 | 0.03 | 0.38 | 0 | 0.54 | 296 | 0.24 | 0.37 |
| Hex | 73 | 49 | 76 | 3 | 26 | 0 | 36 | 128 | 18 | 25 |
| Octal | 163 | 111 | 166 | 3 | 46 | 0 | 66 | 450 | 30 | 45 |
| Binary | 1110011 | 1001001 | 1110110 | 11 | 100110 | 0 | 110110 | 100101000 | 11000 | 100101 |
Color Harmonies of #734976
Complementary color
Monochromatic Colors of #734976
Black with #734976
Text Example
Text Example
White with #734976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734976; }
p { color: rgb(115,73,118); }
H1.HeaderClassName
{
color: #734976;
}
.AnyTagClassName
{
color: #734976;
}
</style>
background-color css
<style>
a { background-color: #734976; }
a { background-color: rgb(115,73,118); }
div.DivClassName
{
background-color: #734976;
}
.BgClassName
{
background-color: #734976;
}
</style>
border-color css
<style>
span { border-color: #734976; }
span { border-color: rgb(115,73,118); }
td.TdClassName
{
border-color: #734976;
}
.TagClassName
{
border-color: #734976;
}
</style>