Shades of Eminence #713873
Tints of Eminence #713873
RGB
CMYK
RGB Variations
Color information
#713873 (or 0x713873) is known color: Eminence. HEX triplet: 71, 38 and 73. RGB value is (113,56,115). Sum of RGB (Red+Green+Blue) = 113+56+115=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 56 (22.27% from 255 or 19.72% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 115 - color contains mainly: blue. Hex color #713873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713873 is #8EC78C. Grayscale: #4F4F4F. Windows color (decimal): -9357197 or 7551089. OLE color: 7551089.
HSL color Cylindrical-coordinate representation of color #713873: hue angle of 297.97º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713873 is Cyan = 0.02, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 56 | 115 | - |
| CMYK | 0.02 | 0.51 | 0 | 0.55 |
| HSL | 297.97º | 0.35% | 0.34% | - |
| HSV(B) | 297.97º | 0.51% | 0.45% | - |
| XYZ | 11.32 | 7.58 | 17.09 | - |
| YUV | 79.77 | 147.88 | 151.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 115 | 0.02 | 0.51 | 0 | 0.55 | 297.97 | 0.35 | 0.34 |
| Hex | 71 | 38 | 73 | 2 | 33 | 0 | 37 | 12A | 23 | 22 |
| Octal | 161 | 70 | 163 | 2 | 63 | 0 | 67 | 452 | 43 | 42 |
| Binary | 1110001 | 111000 | 1110011 | 10 | 110011 | 0 | 110111 | 100101010 | 100011 | 100010 |
Color Harmonies of #713873
Complementary color
Monochromatic Colors of #713873
Black with #713873
Text Example
Text Example
White with #713873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713873; }
p { color: rgb(113,56,115); }
H1.HeaderClassName
{
color: #713873;
}
.AnyTagClassName
{
color: #713873;
}
</style>
background-color css
<style>
a { background-color: #713873; }
a { background-color: rgb(113,56,115); }
div.DivClassName
{
background-color: #713873;
}
.BgClassName
{
background-color: #713873;
}
</style>
border-color css
<style>
span { border-color: #713873; }
span { border-color: rgb(113,56,115); }
td.TdClassName
{
border-color: #713873;
}
.TagClassName
{
border-color: #713873;
}
</style>