Shades of Eminence #733471
Tints of Eminence #733471
RGB
CMYK
RGB Variations
Color information
#733471 (or 0x733471) is known color: Eminence. HEX triplet: 73, 34 and 71. RGB value is (115,52,113). Sum of RGB (Red+Green+Blue) = 115+52+113=280 (37% of max value = 765). Red value is 115 (45.31% from 255 or 41.07% from 280); Green value is 52 (20.70% from 255 or 18.57% from 280); Blue value is 113 (44.53% from 255 or 40.36% from 280); Max value from RGB is 115 - color contains mainly: red. Hex color #733471 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733471 is #8CCB8E. Grayscale: #4D4D4D. Windows color (decimal): -9227151 or 7418995. OLE color: 7418995.
HSL color Cylindrical-coordinate representation of color #733471: hue angle of 301.9º 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 #733471 is Cyan = 0, Magento = 0.55, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 113 | - |
| CMYK | 0 | 0.55 | 0.02 | 0.55 |
| HSL | 301.9º | 0.38% | 0.33% | - |
| HSV(B) | 301.9º | 0.55% | 0.45% | - |
| XYZ | 11.28 | 7.29 | 16.44 | - |
| YUV | 77.79 | 147.87 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 113 | 0 | 0.55 | 0.02 | 0.55 | 301.9 | 0.38 | 0.33 |
| Hex | 73 | 34 | 71 | 0 | 37 | 2 | 37 | 12E | 26 | 21 |
| Octal | 163 | 64 | 161 | 0 | 67 | 2 | 67 | 456 | 46 | 41 |
| Binary | 1110011 | 110100 | 1110001 | 0 | 110111 | 10 | 110111 | 100101110 | 100110 | 100001 |
Color Harmonies of #733471
Complementary color
Monochromatic Colors of #733471
Black with #733471
Text Example
Text Example
White with #733471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733471; }
p { color: rgb(115,52,113); }
H1.HeaderClassName
{
color: #733471;
}
.AnyTagClassName
{
color: #733471;
}
</style>
background-color css
<style>
a { background-color: #733471; }
a { background-color: rgb(115,52,113); }
div.DivClassName
{
background-color: #733471;
}
.BgClassName
{
background-color: #733471;
}
</style>
border-color css
<style>
span { border-color: #733471; }
span { border-color: rgb(115,52,113); }
td.TdClassName
{
border-color: #733471;
}
.TagClassName
{
border-color: #733471;
}
</style>