Shades of Eminence #704970
Tints of Eminence #704970
RGB
CMYK
RGB Variations
Color information
#704970 (or 0x704970) is known color: Eminence. HEX triplet: 70, 49 and 70. RGB value is (112,73,112). Sum of RGB (Red+Green+Blue) = 112+73+112=297 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.71% from 297); Green value is 73 (28.91% from 255 or 24.58% from 297); Blue value is 112 (44.14% from 255 or 37.71% from 297); Max value from RGB is 112 - color contains mainly: red, blue. Hex color #704970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704970 is #8FB68F. Grayscale: #585858. Windows color (decimal): -9418384 or 7358832. OLE color: 7358832.
HSL color Cylindrical-coordinate representation of color #704970: hue angle of 300º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #704970 is Cyan = 0, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 73 | 112 | - |
| CMYK | 0 | 0.35 | 0 | 0.56 |
| HSL | 300º | 0.21% | 0.36% | - |
| HSV(B) | 300º | 0.35% | 0.44% | - |
| XYZ | 11.99 | 9.38 | 16.51 | - |
| YUV | 89.11 | 140.92 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 112 | 0 | 0.35 | 0 | 0.56 | 300 | 0.21 | 0.36 |
| Hex | 70 | 49 | 70 | 0 | 23 | 0 | 38 | 12C | 15 | 24 |
| Octal | 160 | 111 | 160 | 0 | 43 | 0 | 70 | 454 | 25 | 44 |
| Binary | 1110000 | 1001001 | 1110000 | 0 | 100011 | 0 | 111000 | 100101100 | 10101 | 100100 |
Color Harmonies of #704970
Complementary color
Monochromatic Colors of #704970
Black with #704970
Text Example
Text Example
White with #704970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704970; }
p { color: rgb(112,73,112); }
H1.HeaderClassName
{
color: #704970;
}
.AnyTagClassName
{
color: #704970;
}
</style>
background-color css
<style>
a { background-color: #704970; }
a { background-color: rgb(112,73,112); }
div.DivClassName
{
background-color: #704970;
}
.BgClassName
{
background-color: #704970;
}
</style>
border-color css
<style>
span { border-color: #704970; }
span { border-color: rgb(112,73,112); }
td.TdClassName
{
border-color: #704970;
}
.TagClassName
{
border-color: #704970;
}
</style>