Shades of Eminence #703578
Tints of Eminence #703578
RGB
CMYK
RGB Variations
Color information
#703578 (or 0x703578) is known color: Eminence. HEX triplet: 70, 35 and 78. RGB value is (112,53,120). Sum of RGB (Red+Green+Blue) = 112+53+120=285 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.30% from 285); Green value is 53 (21.09% from 255 or 18.60% from 285); Blue value is 120 (47.27% from 255 or 42.11% from 285); Max value from RGB is 120 - color contains mainly: blue. Hex color #703578 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #703578 is #8FCA87. Grayscale: #4E4E4E. Windows color (decimal): -9423496 or 7878000. OLE color: 7878000.
HSL color Cylindrical-coordinate representation of color #703578: hue angle of 292.84º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #703578 is Cyan = 0.07, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 53 | 120 | - |
| CMYK | 0.07 | 0.56 | 0 | 0.53 |
| HSL | 292.84º | 0.39% | 0.34% | - |
| HSV(B) | 292.84º | 0.56% | 0.47% | - |
| XYZ | 11.35 | 7.35 | 18.59 | - |
| YUV | 78.28 | 151.55 | 152.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 53 | 120 | 0.07 | 0.56 | 0 | 0.53 | 292.84 | 0.39 | 0.34 |
| Hex | 70 | 35 | 78 | 7 | 38 | 0 | 35 | 125 | 27 | 22 |
| Octal | 160 | 65 | 170 | 7 | 70 | 0 | 65 | 445 | 47 | 42 |
| Binary | 1110000 | 110101 | 1111000 | 111 | 111000 | 0 | 110101 | 100100101 | 100111 | 100010 |
Color Harmonies of #703578
Complementary color
Monochromatic Colors of #703578
Black with #703578
Text Example
Text Example
White with #703578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703578; }
p { color: rgb(112,53,120); }
H1.HeaderClassName
{
color: #703578;
}
.AnyTagClassName
{
color: #703578;
}
</style>
background-color css
<style>
a { background-color: #703578; }
a { background-color: rgb(112,53,120); }
div.DivClassName
{
background-color: #703578;
}
.BgClassName
{
background-color: #703578;
}
</style>
border-color css
<style>
span { border-color: #703578; }
span { border-color: rgb(112,53,120); }
td.TdClassName
{
border-color: #703578;
}
.TagClassName
{
border-color: #703578;
}
</style>