Shades of Eminence #714970
Tints of Eminence #714970
RGB
CMYK
RGB Variations
Color information
#714970 (or 0x714970) is known color: Eminence. HEX triplet: 71, 49 and 70. RGB value is (113,73,112). Sum of RGB (Red+Green+Blue) = 113+73+112=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 73 (28.91% from 255 or 24.50% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 113 - color contains mainly: red. Hex color #714970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714970 is #8EB68F. Grayscale: #595959. Windows color (decimal): -9352848 or 7358833. OLE color: 7358833.
HSL color Cylindrical-coordinate representation of color #714970: hue angle of 301.5º degrees, saturation: 0.22, 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 #714970 is Cyan = 0, Magento = 0.35, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 112 | - |
| CMYK | 0 | 0.35 | 0.01 | 0.56 |
| HSL | 301.5º | 0.22% | 0.36% | - |
| HSV(B) | 301.5º | 0.35% | 0.44% | - |
| XYZ | 12.12 | 9.45 | 16.51 | - |
| YUV | 89.41 | 140.75 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 112 | 0 | 0.35 | 0.01 | 0.56 | 301.5 | 0.22 | 0.36 |
| Hex | 71 | 49 | 70 | 0 | 23 | 1 | 38 | 12E | 16 | 24 |
| Octal | 161 | 111 | 160 | 0 | 43 | 1 | 70 | 456 | 26 | 44 |
| Binary | 1110001 | 1001001 | 1110000 | 0 | 100011 | 1 | 111000 | 100101110 | 10110 | 100100 |
Color Harmonies of #714970
Complementary color
Monochromatic Colors of #714970
Black with #714970
Text Example
Text Example
White with #714970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714970; }
p { color: rgb(113,73,112); }
H1.HeaderClassName
{
color: #714970;
}
.AnyTagClassName
{
color: #714970;
}
</style>
background-color css
<style>
a { background-color: #714970; }
a { background-color: rgb(113,73,112); }
div.DivClassName
{
background-color: #714970;
}
.BgClassName
{
background-color: #714970;
}
</style>
border-color css
<style>
span { border-color: #714970; }
span { border-color: rgb(113,73,112); }
td.TdClassName
{
border-color: #714970;
}
.TagClassName
{
border-color: #714970;
}
</style>