Shades of Eminence #713478
Tints of Eminence #713478
RGB
CMYK
RGB Variations
Color information
#713478 (or 0x713478) is known color: Eminence. HEX triplet: 71, 34 and 78. RGB value is (113,52,120). Sum of RGB (Red+Green+Blue) = 113+52+120=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 120 (47.27% from 255 or 42.11% from 285); Max value from RGB is 120 - color contains mainly: blue. Hex color #713478 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713478 is #8ECB87. Grayscale: #4D4D4D. Windows color (decimal): -9358216 or 7877745. OLE color: 7877745.
HSL color Cylindrical-coordinate representation of color #713478: hue angle of 293.82º 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 #713478 is Cyan = 0.06, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 52 | 120 | - |
| CMYK | 0.06 | 0.57 | 0 | 0.53 |
| HSL | 293.82º | 0.4% | 0.34% | - |
| HSV(B) | 293.82º | 0.57% | 0.47% | - |
| XYZ | 11.43 | 7.32 | 18.58 | - |
| YUV | 77.99 | 151.71 | 152.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 120 | 0.06 | 0.57 | 0 | 0.53 | 293.82 | 0.4 | 0.34 |
| Hex | 71 | 34 | 78 | 6 | 39 | 0 | 35 | 126 | 28 | 22 |
| Octal | 161 | 64 | 170 | 6 | 71 | 0 | 65 | 446 | 50 | 42 |
| Binary | 1110001 | 110100 | 1111000 | 110 | 111001 | 0 | 110101 | 100100110 | 101000 | 100010 |
Color Harmonies of #713478
Complementary color
Monochromatic Colors of #713478
Black with #713478
Text Example
Text Example
White with #713478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713478; }
p { color: rgb(113,52,120); }
H1.HeaderClassName
{
color: #713478;
}
.AnyTagClassName
{
color: #713478;
}
</style>
background-color css
<style>
a { background-color: #713478; }
a { background-color: rgb(113,52,120); }
div.DivClassName
{
background-color: #713478;
}
.BgClassName
{
background-color: #713478;
}
</style>
border-color css
<style>
span { border-color: #713478; }
span { border-color: rgb(113,52,120); }
td.TdClassName
{
border-color: #713478;
}
.TagClassName
{
border-color: #713478;
}
</style>