Shades of Eminence #713971
Tints of Eminence #713971
RGB
CMYK
RGB Variations
Color information
#713971 (or 0x713971) is known color: Eminence. HEX triplet: 71, 39 and 71. RGB value is (113,57,113). Sum of RGB (Red+Green+Blue) = 113+57+113=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 57 (22.66% from 255 or 20.14% from 283); Blue value is 113 (44.53% from 255 or 39.93% from 283); Max value from RGB is 113 - color contains mainly: red, blue. Hex color #713971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713971 is #8EC68E. Grayscale: #4F4F4F. Windows color (decimal): -9356943 or 7420273. OLE color: 7420273.
HSL color Cylindrical-coordinate representation of color #713971: hue angle of 300º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #713971 is Cyan = 0, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 57 | 113 | - |
| CMYK | 0 | 0.50 | 0 | 0.56 |
| HSL | 300º | 0.33% | 0.33% | - |
| HSV(B) | 300º | 0.5% | 0.44% | - |
| XYZ | 11.25 | 7.63 | 16.5 | - |
| YUV | 80.13 | 146.55 | 151.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 113 | 0 | 0.50 | 0 | 0.56 | 300 | 0.33 | 0.33 |
| Hex | 71 | 39 | 71 | 0 | 32 | 0 | 38 | 12C | 21 | 21 |
| Octal | 161 | 71 | 161 | 0 | 62 | 0 | 70 | 454 | 41 | 41 |
| Binary | 1110001 | 111001 | 1110001 | 0 | 110010 | 0 | 111000 | 100101100 | 100001 | 100001 |
Color Harmonies of #713971
Complementary color
Monochromatic Colors of #713971
Black with #713971
Text Example
Text Example
White with #713971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713971; }
p { color: rgb(113,57,113); }
H1.HeaderClassName
{
color: #713971;
}
.AnyTagClassName
{
color: #713971;
}
</style>
background-color css
<style>
a { background-color: #713971; }
a { background-color: rgb(113,57,113); }
div.DivClassName
{
background-color: #713971;
}
.BgClassName
{
background-color: #713971;
}
</style>
border-color css
<style>
span { border-color: #713971; }
span { border-color: rgb(113,57,113); }
td.TdClassName
{
border-color: #713971;
}
.TagClassName
{
border-color: #713971;
}
</style>