Shades of Eminence #713479
Tints of Eminence #713479
RGB
CMYK
RGB Variations
Color information
#713479 (or 0x713479) is known color: Eminence. HEX triplet: 71, 34 and 79. RGB value is (113,52,121). Sum of RGB (Red+Green+Blue) = 113+52+121=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 52 (20.70% from 255 or 18.18% from 286); Blue value is 121 (47.66% from 255 or 42.31% from 286); Max value from RGB is 121 - color contains mainly: blue. Hex color #713479 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713479 is #8ECB86. Grayscale: #4D4D4D. Windows color (decimal): -9358215 or 7943281. OLE color: 7943281.
HSL color Cylindrical-coordinate representation of color #713479: hue angle of 293.04º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713479 is Cyan = 0.07, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 52 | 121 | - |
| CMYK | 0.07 | 0.57 | 0 | 0.53 |
| HSL | 293.04º | 0.4% | 0.34% | - |
| HSV(B) | 293.04º | 0.57% | 0.47% | - |
| XYZ | 11.49 | 7.35 | 18.9 | - |
| YUV | 78.11 | 152.21 | 152.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 121 | 0.07 | 0.57 | 0 | 0.53 | 293.04 | 0.4 | 0.34 |
| Hex | 71 | 34 | 79 | 7 | 39 | 0 | 35 | 125 | 28 | 22 |
| Octal | 161 | 64 | 171 | 7 | 71 | 0 | 65 | 445 | 50 | 42 |
| Binary | 1110001 | 110100 | 1111001 | 111 | 111001 | 0 | 110101 | 100100101 | 101000 | 100010 |
Color Harmonies of #713479
Complementary color
Monochromatic Colors of #713479
Black with #713479
Text Example
Text Example
White with #713479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713479; }
p { color: rgb(113,52,121); }
H1.HeaderClassName
{
color: #713479;
}
.AnyTagClassName
{
color: #713479;
}
</style>
background-color css
<style>
a { background-color: #713479; }
a { background-color: rgb(113,52,121); }
div.DivClassName
{
background-color: #713479;
}
.BgClassName
{
background-color: #713479;
}
</style>
border-color css
<style>
span { border-color: #713479; }
span { border-color: rgb(113,52,121); }
td.TdClassName
{
border-color: #713479;
}
.TagClassName
{
border-color: #713479;
}
</style>