Shades of Eminence #733972
Tints of Eminence #733972
RGB
CMYK
RGB Variations
Color information
#733972 (or 0x733972) is known color: Eminence. HEX triplet: 73, 39 and 72. RGB value is (115,57,114). Sum of RGB (Red+Green+Blue) = 115+57+114=286 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.21% from 286); Green value is 57 (22.66% from 255 or 19.93% from 286); Blue value is 114 (44.92% from 255 or 39.86% from 286); Max value from RGB is 115 - color contains mainly: red. Hex color #733972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733972 is #8CC68D. Grayscale: #505050. Windows color (decimal): -9225870 or 7485811. OLE color: 7485811.
HSL color Cylindrical-coordinate representation of color #733972: hue angle of 301.03º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #733972 is Cyan = 0, Magento = 0.50, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 57 | 114 | - |
| CMYK | 0 | 0.50 | 0.01 | 0.55 |
| HSL | 301.03º | 0.34% | 0.34% | - |
| HSV(B) | 301.03º | 0.5% | 0.45% | - |
| XYZ | 11.57 | 7.79 | 16.81 | - |
| YUV | 80.84 | 146.72 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 57 | 114 | 0 | 0.50 | 0.01 | 0.55 | 301.03 | 0.34 | 0.34 |
| Hex | 73 | 39 | 72 | 0 | 32 | 1 | 37 | 12D | 22 | 22 |
| Octal | 163 | 71 | 162 | 0 | 62 | 1 | 67 | 455 | 42 | 42 |
| Binary | 1110011 | 111001 | 1110010 | 0 | 110010 | 1 | 110111 | 100101101 | 100010 | 100010 |
Color Harmonies of #733972
Complementary color
Monochromatic Colors of #733972
Black with #733972
Text Example
Text Example
White with #733972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733972; }
p { color: rgb(115,57,114); }
H1.HeaderClassName
{
color: #733972;
}
.AnyTagClassName
{
color: #733972;
}
</style>
background-color css
<style>
a { background-color: #733972; }
a { background-color: rgb(115,57,114); }
div.DivClassName
{
background-color: #733972;
}
.BgClassName
{
background-color: #733972;
}
</style>
border-color css
<style>
span { border-color: #733972; }
span { border-color: rgb(115,57,114); }
td.TdClassName
{
border-color: #733972;
}
.TagClassName
{
border-color: #733972;
}
</style>