Shades of Eminence #704670
Tints of Eminence #704670
RGB
CMYK
RGB Variations
Color information
#704670 (or 0x704670) is known color: Eminence. HEX triplet: 70, 46 and 70. RGB value is (112,70,112). Sum of RGB (Red+Green+Blue) = 112+70+112=294 (38% of max value = 765). Red value is 112 (44.14% from 255 or 38.10% from 294); Green value is 70 (27.73% from 255 or 23.81% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 112 - color contains mainly: red, blue. Hex color #704670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704670 is #8FB98F. Grayscale: #575757. Windows color (decimal): -9419152 or 7358064. OLE color: 7358064.
HSL color Cylindrical-coordinate representation of color #704670: hue angle of 300º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704670 is Cyan = 0, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 112 | - |
| CMYK | 0 | 0.38 | 0 | 0.56 |
| HSL | 300º | 0.23% | 0.36% | - |
| HSV(B) | 300º | 0.38% | 0.44% | - |
| XYZ | 11.8 | 8.99 | 16.44 | - |
| YUV | 87.35 | 141.91 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 112 | 0 | 0.38 | 0 | 0.56 | 300 | 0.23 | 0.36 |
| Hex | 70 | 46 | 70 | 0 | 26 | 0 | 38 | 12C | 17 | 24 |
| Octal | 160 | 106 | 160 | 0 | 46 | 0 | 70 | 454 | 27 | 44 |
| Binary | 1110000 | 1000110 | 1110000 | 0 | 100110 | 0 | 111000 | 100101100 | 10111 | 100100 |
Color Harmonies of #704670
Complementary color
Monochromatic Colors of #704670
Black with #704670
Text Example
Text Example
White with #704670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704670; }
p { color: rgb(112,70,112); }
H1.HeaderClassName
{
color: #704670;
}
.AnyTagClassName
{
color: #704670;
}
</style>
background-color css
<style>
a { background-color: #704670; }
a { background-color: rgb(112,70,112); }
div.DivClassName
{
background-color: #704670;
}
.BgClassName
{
background-color: #704670;
}
</style>
border-color css
<style>
span { border-color: #704670; }
span { border-color: rgb(112,70,112); }
td.TdClassName
{
border-color: #704670;
}
.TagClassName
{
border-color: #704670;
}
</style>