Shades of Eminence #733770
Tints of Eminence #733770
RGB
CMYK
RGB Variations
Color information
#733770 (or 0x733770) is known color: Eminence. HEX triplet: 73, 37 and 70. RGB value is (115,55,112). Sum of RGB (Red+Green+Blue) = 115+55+112=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 55 (21.88% from 255 or 19.50% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 115 - color contains mainly: red. Hex color #733770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733770 is #8CC88F. Grayscale: #4F4F4F. Windows color (decimal): -9226384 or 7354227. OLE color: 7354227.
HSL color Cylindrical-coordinate representation of color #733770: hue angle of 303º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #733770 is Cyan = 0, Magento = 0.52, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 112 | - |
| CMYK | 0 | 0.52 | 0.03 | 0.55 |
| HSL | 303º | 0.35% | 0.33% | - |
| HSV(B) | 303º | 0.52% | 0.45% | - |
| XYZ | 11.36 | 7.55 | 16.19 | - |
| YUV | 79.44 | 146.38 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 112 | 0 | 0.52 | 0.03 | 0.55 | 303 | 0.35 | 0.33 |
| Hex | 73 | 37 | 70 | 0 | 34 | 3 | 37 | 12F | 23 | 21 |
| Octal | 163 | 67 | 160 | 0 | 64 | 3 | 67 | 457 | 43 | 41 |
| Binary | 1110011 | 110111 | 1110000 | 0 | 110100 | 11 | 110111 | 100101111 | 100011 | 100001 |
Color Harmonies of #733770
Complementary color
Monochromatic Colors of #733770
Black with #733770
Text Example
Text Example
White with #733770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733770; }
p { color: rgb(115,55,112); }
H1.HeaderClassName
{
color: #733770;
}
.AnyTagClassName
{
color: #733770;
}
</style>
background-color css
<style>
a { background-color: #733770; }
a { background-color: rgb(115,55,112); }
div.DivClassName
{
background-color: #733770;
}
.BgClassName
{
background-color: #733770;
}
</style>
border-color css
<style>
span { border-color: #733770; }
span { border-color: rgb(115,55,112); }
td.TdClassName
{
border-color: #733770;
}
.TagClassName
{
border-color: #733770;
}
</style>