Shades of Eminence #713881
Tints of Eminence #713881
RGB
CMYK
RGB Variations
Color information
#713881 (or 0x713881) is known color: Eminence. HEX triplet: 71, 38 and 81. RGB value is (113,56,129). Sum of RGB (Red+Green+Blue) = 113+56+129=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 56 (22.27% from 255 or 18.79% from 298); Blue value is 129 (50.78% from 255 or 43.29% from 298); Max value from RGB is 129 - color contains mainly: blue. Hex color #713881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713881 is #8EC77E. Grayscale: #515151. Windows color (decimal): -9357183 or 8468593. OLE color: 8468593.
HSL color Cylindrical-coordinate representation of color #713881: hue angle of 286.85º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713881 is Cyan = 0.12, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 56 | 129 | - |
| CMYK | 0.12 | 0.57 | 0 | 0.49 |
| HSL | 286.85º | 0.39% | 0.36% | - |
| HSV(B) | 286.85º | 0.57% | 0.51% | - |
| XYZ | 12.19 | 7.92 | 21.66 | - |
| YUV | 81.37 | 154.88 | 150.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 129 | 0.12 | 0.57 | 0 | 0.49 | 286.85 | 0.39 | 0.36 |
| Hex | 71 | 38 | 81 | C | 39 | 0 | 31 | 11F | 27 | 24 |
| Octal | 161 | 70 | 201 | 14 | 71 | 0 | 61 | 437 | 47 | 44 |
| Binary | 1110001 | 111000 | 10000001 | 1100 | 111001 | 0 | 110001 | 100011111 | 100111 | 100100 |
Color Harmonies of #713881
Complementary color
Monochromatic Colors of #713881
Black with #713881
Text Example
Text Example
White with #713881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713881; }
p { color: rgb(113,56,129); }
H1.HeaderClassName
{
color: #713881;
}
.AnyTagClassName
{
color: #713881;
}
</style>
background-color css
<style>
a { background-color: #713881; }
a { background-color: rgb(113,56,129); }
div.DivClassName
{
background-color: #713881;
}
.BgClassName
{
background-color: #713881;
}
</style>
border-color css
<style>
span { border-color: #713881; }
span { border-color: rgb(113,56,129); }
td.TdClassName
{
border-color: #713881;
}
.TagClassName
{
border-color: #713881;
}
</style>