Shades of Eminence #734479
Tints of Eminence #734479
RGB
CMYK
RGB Variations
Color information
#734479 (or 0x734479) is known color: Eminence. HEX triplet: 73, 44 and 79. RGB value is (115,68,121). Sum of RGB (Red+Green+Blue) = 115+68+121=304 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.83% from 304); Green value is 68 (26.95% from 255 or 22.37% from 304); Blue value is 121 (47.66% from 255 or 39.80% from 304); Max value from RGB is 121 - color contains mainly: blue. Hex color #734479 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734479 is #8CBB86. Grayscale: #575757. Windows color (decimal): -9223047 or 7947379. OLE color: 7947379.
HSL color Cylindrical-coordinate representation of color #734479: hue angle of 293.21º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #734479 is Cyan = 0.05, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 68 | 121 | - |
| CMYK | 0.05 | 0.44 | 0 | 0.53 |
| HSL | 293.21º | 0.28% | 0.37% | - |
| HSV(B) | 293.21º | 0.44% | 0.47% | - |
| XYZ | 12.59 | 9.16 | 19.19 | - |
| YUV | 88.1 | 146.57 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 68 | 121 | 0.05 | 0.44 | 0 | 0.53 | 293.21 | 0.28 | 0.37 |
| Hex | 73 | 44 | 79 | 5 | 2C | 0 | 35 | 125 | 1C | 25 |
| Octal | 163 | 104 | 171 | 5 | 54 | 0 | 65 | 445 | 34 | 45 |
| Binary | 1110011 | 1000100 | 1111001 | 101 | 101100 | 0 | 110101 | 100100101 | 11100 | 100101 |
Color Harmonies of #734479
Complementary color
Monochromatic Colors of #734479
Black with #734479
Text Example
Text Example
White with #734479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734479; }
p { color: rgb(115,68,121); }
H1.HeaderClassName
{
color: #734479;
}
.AnyTagClassName
{
color: #734479;
}
</style>
background-color css
<style>
a { background-color: #734479; }
a { background-color: rgb(115,68,121); }
div.DivClassName
{
background-color: #734479;
}
.BgClassName
{
background-color: #734479;
}
</style>
border-color css
<style>
span { border-color: #734479; }
span { border-color: rgb(115,68,121); }
td.TdClassName
{
border-color: #734479;
}
.TagClassName
{
border-color: #734479;
}
</style>