Shades of Eminence #714979
Tints of Eminence #714979
RGB
CMYK
RGB Variations
Color information
#714979 (or 0x714979) is known color: Eminence. HEX triplet: 71, 49 and 79. RGB value is (113,73,121). Sum of RGB (Red+Green+Blue) = 113+73+121=307 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.81% from 307); Green value is 73 (28.91% from 255 or 23.78% from 307); Blue value is 121 (47.66% from 255 or 39.41% from 307); Max value from RGB is 121 - color contains mainly: blue. Hex color #714979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714979 is #8EB686. Grayscale: #5A5A5A. Windows color (decimal): -9352839 or 7948657. OLE color: 7948657.
HSL color Cylindrical-coordinate representation of color #714979: hue angle of 290º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #714979 is Cyan = 0.07, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 73 | 121 | - |
| CMYK | 0.07 | 0.40 | 0 | 0.53 |
| HSL | 290º | 0.25% | 0.38% | - |
| HSV(B) | 290º | 0.4% | 0.47% | - |
| XYZ | 12.64 | 9.66 | 19.29 | - |
| YUV | 90.43 | 145.25 | 144.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 121 | 0.07 | 0.40 | 0 | 0.53 | 290 | 0.25 | 0.38 |
| Hex | 71 | 49 | 79 | 7 | 28 | 0 | 35 | 122 | 19 | 26 |
| Octal | 161 | 111 | 171 | 7 | 50 | 0 | 65 | 442 | 31 | 46 |
| Binary | 1110001 | 1001001 | 1111001 | 111 | 101000 | 0 | 110101 | 100100010 | 11001 | 100110 |
Color Harmonies of #714979
Complementary color
Monochromatic Colors of #714979
Black with #714979
Text Example
Text Example
White with #714979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714979; }
p { color: rgb(113,73,121); }
H1.HeaderClassName
{
color: #714979;
}
.AnyTagClassName
{
color: #714979;
}
</style>
background-color css
<style>
a { background-color: #714979; }
a { background-color: rgb(113,73,121); }
div.DivClassName
{
background-color: #714979;
}
.BgClassName
{
background-color: #714979;
}
</style>
border-color css
<style>
span { border-color: #714979; }
span { border-color: rgb(113,73,121); }
td.TdClassName
{
border-color: #714979;
}
.TagClassName
{
border-color: #714979;
}
</style>