Shades of Eminence #733473
Tints of Eminence #733473
RGB
CMYK
RGB Variations
Color information
#733473 (or 0x733473) is known color: Eminence. HEX triplet: 73, 34 and 73. RGB value is (115,52,115). Sum of RGB (Red+Green+Blue) = 115+52+115=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 52 (20.70% from 255 or 18.44% from 282); Blue value is 115 (45.31% from 255 or 40.78% from 282); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #733473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733473 is #8CCB8C. Grayscale: #4D4D4D. Windows color (decimal): -9227149 or 7550067. OLE color: 7550067.
HSL color Cylindrical-coordinate representation of color #733473: hue angle of 300º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #733473 is Cyan = 0, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 115 | - |
| CMYK | 0 | 0.55 | 0 | 0.55 |
| HSL | 300º | 0.38% | 0.33% | - |
| HSV(B) | 300º | 0.55% | 0.45% | - |
| XYZ | 11.39 | 7.34 | 17.04 | - |
| YUV | 78.02 | 148.87 | 154.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 115 | 0 | 0.55 | 0 | 0.55 | 300 | 0.38 | 0.33 |
| Hex | 73 | 34 | 73 | 0 | 37 | 0 | 37 | 12C | 26 | 21 |
| Octal | 163 | 64 | 163 | 0 | 67 | 0 | 67 | 454 | 46 | 41 |
| Binary | 1110011 | 110100 | 1110011 | 0 | 110111 | 0 | 110111 | 100101100 | 100110 | 100001 |
Color Harmonies of #733473
Complementary color
Monochromatic Colors of #733473
Black with #733473
Text Example
Text Example
White with #733473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733473; }
p { color: rgb(115,52,115); }
H1.HeaderClassName
{
color: #733473;
}
.AnyTagClassName
{
color: #733473;
}
</style>
background-color css
<style>
a { background-color: #733473; }
a { background-color: rgb(115,52,115); }
div.DivClassName
{
background-color: #733473;
}
.BgClassName
{
background-color: #733473;
}
</style>
border-color css
<style>
span { border-color: #733473; }
span { border-color: rgb(115,52,115); }
td.TdClassName
{
border-color: #733473;
}
.TagClassName
{
border-color: #733473;
}
</style>