Shades of Eminence #704472
Tints of Eminence #704472
RGB
CMYK
RGB Variations
Color information
#704472 (or 0x704472) is known color: Eminence. HEX triplet: 70, 44 and 72. RGB value is (112,68,114). Sum of RGB (Red+Green+Blue) = 112+68+114=294 (38% of max value = 765). Red value is 112 (44.14% from 255 or 38.10% from 294); Green value is 68 (26.95% from 255 or 23.13% from 294); Blue value is 114 (44.92% from 255 or 38.78% from 294); Max value from RGB is 114 - color contains mainly: blue. Hex color #704472 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704472 is #8FBB8D. Grayscale: #565656. Windows color (decimal): -9419662 or 7488624. OLE color: 7488624.
HSL color Cylindrical-coordinate representation of color #704472: hue angle of 297.39º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #704472 is Cyan = 0.02, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 68 | 114 | - |
| CMYK | 0.02 | 0.40 | 0 | 0.55 |
| HSL | 297.39º | 0.25% | 0.36% | - |
| HSV(B) | 297.39º | 0.4% | 0.45% | - |
| XYZ | 11.79 | 8.79 | 17 | - |
| YUV | 86.4 | 143.58 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 114 | 0.02 | 0.40 | 0 | 0.55 | 297.39 | 0.25 | 0.36 |
| Hex | 70 | 44 | 72 | 2 | 28 | 0 | 37 | 129 | 19 | 24 |
| Octal | 160 | 104 | 162 | 2 | 50 | 0 | 67 | 451 | 31 | 44 |
| Binary | 1110000 | 1000100 | 1110010 | 10 | 101000 | 0 | 110111 | 100101001 | 11001 | 100100 |
Color Harmonies of #704472
Complementary color
Monochromatic Colors of #704472
Black with #704472
Text Example
Text Example
White with #704472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704472; }
p { color: rgb(112,68,114); }
H1.HeaderClassName
{
color: #704472;
}
.AnyTagClassName
{
color: #704472;
}
</style>
background-color css
<style>
a { background-color: #704472; }
a { background-color: rgb(112,68,114); }
div.DivClassName
{
background-color: #704472;
}
.BgClassName
{
background-color: #704472;
}
</style>
border-color css
<style>
span { border-color: #704472; }
span { border-color: rgb(112,68,114); }
td.TdClassName
{
border-color: #704472;
}
.TagClassName
{
border-color: #704472;
}
</style>