Shades of Eminence #713376
Tints of Eminence #713376
RGB
CMYK
RGB Variations
Color information
#713376 (or 0x713376) is known color: Eminence. HEX triplet: 71, 33 and 76. RGB value is (113,51,118). Sum of RGB (Red+Green+Blue) = 113+51+118=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 51 (20.31% from 255 or 18.09% from 282); Blue value is 118 (46.48% from 255 or 41.84% from 282); Max value from RGB is 118 - color contains mainly: blue. Hex color #713376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713376 is #8ECC89. Grayscale: #4C4C4C. Windows color (decimal): -9358474 or 7746417. OLE color: 7746417.
HSL color Cylindrical-coordinate representation of color #713376: hue angle of 295.52º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713376 is Cyan = 0.04, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 51 | 118 | - |
| CMYK | 0.04 | 0.57 | 0 | 0.54 |
| HSL | 295.52º | 0.4% | 0.33% | - |
| HSV(B) | 295.52º | 0.57% | 0.46% | - |
| XYZ | 11.26 | 7.19 | 17.93 | - |
| YUV | 77.18 | 151.04 | 153.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 118 | 0.04 | 0.57 | 0 | 0.54 | 295.52 | 0.4 | 0.33 |
| Hex | 71 | 33 | 76 | 4 | 39 | 0 | 36 | 128 | 28 | 21 |
| Octal | 161 | 63 | 166 | 4 | 71 | 0 | 66 | 450 | 50 | 41 |
| Binary | 1110001 | 110011 | 1110110 | 100 | 111001 | 0 | 110110 | 100101000 | 101000 | 100001 |
Color Harmonies of #713376
Complementary color
Monochromatic Colors of #713376
Black with #713376
Text Example
Text Example
White with #713376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713376; }
p { color: rgb(113,51,118); }
H1.HeaderClassName
{
color: #713376;
}
.AnyTagClassName
{
color: #713376;
}
</style>
background-color css
<style>
a { background-color: #713376; }
a { background-color: rgb(113,51,118); }
div.DivClassName
{
background-color: #713376;
}
.BgClassName
{
background-color: #713376;
}
</style>
border-color css
<style>
span { border-color: #713376; }
span { border-color: rgb(113,51,118); }
td.TdClassName
{
border-color: #713376;
}
.TagClassName
{
border-color: #713376;
}
</style>