Shades of Eminence #713671
Tints of Eminence #713671
RGB
CMYK
RGB Variations
Color information
#713671 (or 0x713671) is known color: Eminence. HEX triplet: 71, 36 and 71. RGB value is (113,54,113). Sum of RGB (Red+Green+Blue) = 113+54+113=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 54 (21.48% from 255 or 19.29% from 280); Blue value is 113 (44.53% from 255 or 40.36% from 280); Max value from RGB is 113 - color contains mainly: red, blue. Hex color #713671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713671 is #8EC98E. Grayscale: #4E4E4E. Windows color (decimal): -9357711 or 7419505. OLE color: 7419505.
HSL color Cylindrical-coordinate representation of color #713671: hue angle of 300º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #713671 is Cyan = 0, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 113 | - |
| CMYK | 0 | 0.52 | 0 | 0.56 |
| HSL | 300º | 0.35% | 0.33% | - |
| HSV(B) | 300º | 0.52% | 0.44% | - |
| XYZ | 11.11 | 7.34 | 16.45 | - |
| YUV | 78.37 | 147.55 | 152.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 113 | 0 | 0.52 | 0 | 0.56 | 300 | 0.35 | 0.33 |
| Hex | 71 | 36 | 71 | 0 | 34 | 0 | 38 | 12C | 23 | 21 |
| Octal | 161 | 66 | 161 | 0 | 64 | 0 | 70 | 454 | 43 | 41 |
| Binary | 1110001 | 110110 | 1110001 | 0 | 110100 | 0 | 111000 | 100101100 | 100011 | 100001 |
Color Harmonies of #713671
Complementary color
Monochromatic Colors of #713671
Black with #713671
Text Example
Text Example
White with #713671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713671; }
p { color: rgb(113,54,113); }
H1.HeaderClassName
{
color: #713671;
}
.AnyTagClassName
{
color: #713671;
}
</style>
background-color css
<style>
a { background-color: #713671; }
a { background-color: rgb(113,54,113); }
div.DivClassName
{
background-color: #713671;
}
.BgClassName
{
background-color: #713671;
}
</style>
border-color css
<style>
span { border-color: #713671; }
span { border-color: rgb(113,54,113); }
td.TdClassName
{
border-color: #713671;
}
.TagClassName
{
border-color: #713671;
}
</style>