Shades of Eminence #713576
Tints of Eminence #713576
RGB
CMYK
RGB Variations
Color information
#713576 (or 0x713576) is known color: Eminence. HEX triplet: 71, 35 and 76. RGB value is (113,53,118). Sum of RGB (Red+Green+Blue) = 113+53+118=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 53 (21.09% from 255 or 18.66% from 284); Blue value is 118 (46.48% from 255 or 41.55% from 284); Max value from RGB is 118 - color contains mainly: blue. Hex color #713576 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713576 is #8ECA89. Grayscale: #4E4E4E. Windows color (decimal): -9357962 or 7746929. OLE color: 7746929.
HSL color Cylindrical-coordinate representation of color #713576: hue angle of 295.38º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713576 is Cyan = 0.04, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 53 | 118 | - |
| CMYK | 0.04 | 0.55 | 0 | 0.54 |
| HSL | 295.38º | 0.38% | 0.34% | - |
| HSV(B) | 295.38º | 0.55% | 0.46% | - |
| XYZ | 11.35 | 7.36 | 17.96 | - |
| YUV | 78.35 | 150.38 | 152.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 118 | 0.04 | 0.55 | 0 | 0.54 | 295.38 | 0.38 | 0.34 |
| Hex | 71 | 35 | 76 | 4 | 37 | 0 | 36 | 127 | 26 | 22 |
| Octal | 161 | 65 | 166 | 4 | 67 | 0 | 66 | 447 | 46 | 42 |
| Binary | 1110001 | 110101 | 1110110 | 100 | 110111 | 0 | 110110 | 100100111 | 100110 | 100010 |
Color Harmonies of #713576
Complementary color
Monochromatic Colors of #713576
Black with #713576
Text Example
Text Example
White with #713576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713576; }
p { color: rgb(113,53,118); }
H1.HeaderClassName
{
color: #713576;
}
.AnyTagClassName
{
color: #713576;
}
</style>
background-color css
<style>
a { background-color: #713576; }
a { background-color: rgb(113,53,118); }
div.DivClassName
{
background-color: #713576;
}
.BgClassName
{
background-color: #713576;
}
</style>
border-color css
<style>
span { border-color: #713576; }
span { border-color: rgb(113,53,118); }
td.TdClassName
{
border-color: #713576;
}
.TagClassName
{
border-color: #713576;
}
</style>