Shades of Eminence #703773
Tints of Eminence #703773
RGB
CMYK
RGB Variations
Color information
#703773 (or 0x703773) is known color: Eminence. HEX triplet: 70, 37 and 73. RGB value is (112,55,115). Sum of RGB (Red+Green+Blue) = 112+55+115=282 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.72% from 282); Green value is 55 (21.88% from 255 or 19.50% from 282); Blue value is 115 (45.31% from 255 or 40.78% from 282); Max value from RGB is 115 - color contains mainly: blue. Hex color #703773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703773 is #8FC88C. Grayscale: #4E4E4E. Windows color (decimal): -9422989 or 7550832. OLE color: 7550832.
HSL color Cylindrical-coordinate representation of color #703773: hue angle of 297º 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 #703773 is Cyan = 0.03, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 55 | 115 | - |
| CMYK | 0.03 | 0.52 | 0 | 0.55 |
| HSL | 297º | 0.35% | 0.33% | - |
| HSV(B) | 297º | 0.52% | 0.45% | - |
| XYZ | 11.14 | 7.41 | 17.06 | - |
| YUV | 78.88 | 148.38 | 151.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 55 | 115 | 0.03 | 0.52 | 0 | 0.55 | 297 | 0.35 | 0.33 |
| Hex | 70 | 37 | 73 | 3 | 34 | 0 | 37 | 129 | 23 | 21 |
| Octal | 160 | 67 | 163 | 3 | 64 | 0 | 67 | 451 | 43 | 41 |
| Binary | 1110000 | 110111 | 1110011 | 11 | 110100 | 0 | 110111 | 100101001 | 100011 | 100001 |
Color Harmonies of #703773
Complementary color
Monochromatic Colors of #703773
Black with #703773
Text Example
Text Example
White with #703773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703773; }
p { color: rgb(112,55,115); }
H1.HeaderClassName
{
color: #703773;
}
.AnyTagClassName
{
color: #703773;
}
</style>
background-color css
<style>
a { background-color: #703773; }
a { background-color: rgb(112,55,115); }
div.DivClassName
{
background-color: #703773;
}
.BgClassName
{
background-color: #703773;
}
</style>
border-color css
<style>
span { border-color: #703773; }
span { border-color: rgb(112,55,115); }
td.TdClassName
{
border-color: #703773;
}
.TagClassName
{
border-color: #703773;
}
</style>