Shades of Eminence #733478
Tints of Eminence #733478
RGB
CMYK
RGB Variations
Color information
#733478 (or 0x733478) is known color: Eminence. HEX triplet: 73, 34 and 78. RGB value is (115,52,120). Sum of RGB (Red+Green+Blue) = 115+52+120=287 (38% of max value = 765). Red value is 115 (45.31% from 255 or 40.07% from 287); Green value is 52 (20.70% from 255 or 18.12% from 287); Blue value is 120 (47.27% from 255 or 41.81% from 287); Max value from RGB is 120 - color contains mainly: blue. Hex color #733478 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733478 is #8CCB87. Grayscale: #4E4E4E. Windows color (decimal): -9227144 or 7877747. OLE color: 7877747.
HSL color Cylindrical-coordinate representation of color #733478: hue angle of 295.59º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #733478 is Cyan = 0.04, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 52 | 120 | - |
| CMYK | 0.04 | 0.57 | 0 | 0.53 |
| HSL | 295.59º | 0.4% | 0.34% | - |
| HSV(B) | 295.59º | 0.57% | 0.47% | - |
| XYZ | 11.69 | 7.46 | 18.59 | - |
| YUV | 78.59 | 151.37 | 153.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 120 | 0.04 | 0.57 | 0 | 0.53 | 295.59 | 0.4 | 0.34 |
| Hex | 73 | 34 | 78 | 4 | 39 | 0 | 35 | 128 | 28 | 22 |
| Octal | 163 | 64 | 170 | 4 | 71 | 0 | 65 | 450 | 50 | 42 |
| Binary | 1110011 | 110100 | 1111000 | 100 | 111001 | 0 | 110101 | 100101000 | 101000 | 100010 |
Color Harmonies of #733478
Complementary color
Monochromatic Colors of #733478
Black with #733478
Text Example
Text Example
White with #733478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733478; }
p { color: rgb(115,52,120); }
H1.HeaderClassName
{
color: #733478;
}
.AnyTagClassName
{
color: #733478;
}
</style>
background-color css
<style>
a { background-color: #733478; }
a { background-color: rgb(115,52,120); }
div.DivClassName
{
background-color: #733478;
}
.BgClassName
{
background-color: #733478;
}
</style>
border-color css
<style>
span { border-color: #733478; }
span { border-color: rgb(115,52,120); }
td.TdClassName
{
border-color: #733478;
}
.TagClassName
{
border-color: #733478;
}
</style>