Shades of Eminence #713872
Tints of Eminence #713872
RGB
CMYK
RGB Variations
Color information
#713872 (or 0x713872) is known color: Eminence. HEX triplet: 71, 38 and 72. RGB value is (113,56,114). Sum of RGB (Red+Green+Blue) = 113+56+114=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 56 (22.27% from 255 or 19.79% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 114 - color contains mainly: blue. Hex color #713872 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713872 is #8EC78D. Grayscale: #4F4F4F. Windows color (decimal): -9357198 or 7485553. OLE color: 7485553.
HSL color Cylindrical-coordinate representation of color #713872: hue angle of 298.97º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713872 is Cyan = 0.01, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 56 | 114 | - |
| CMYK | 0.01 | 0.51 | 0 | 0.55 |
| HSL | 298.97º | 0.34% | 0.33% | - |
| HSV(B) | 298.97º | 0.51% | 0.45% | - |
| XYZ | 11.26 | 7.55 | 16.78 | - |
| YUV | 79.66 | 147.38 | 151.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 114 | 0.01 | 0.51 | 0 | 0.55 | 298.97 | 0.34 | 0.33 |
| Hex | 71 | 38 | 72 | 1 | 33 | 0 | 37 | 12B | 22 | 21 |
| Octal | 161 | 70 | 162 | 1 | 63 | 0 | 67 | 453 | 42 | 41 |
| Binary | 1110001 | 111000 | 1110010 | 1 | 110011 | 0 | 110111 | 100101011 | 100010 | 100001 |
Color Harmonies of #713872
Complementary color
Monochromatic Colors of #713872
Black with #713872
Text Example
Text Example
White with #713872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713872; }
p { color: rgb(113,56,114); }
H1.HeaderClassName
{
color: #713872;
}
.AnyTagClassName
{
color: #713872;
}
</style>
background-color css
<style>
a { background-color: #713872; }
a { background-color: rgb(113,56,114); }
div.DivClassName
{
background-color: #713872;
}
.BgClassName
{
background-color: #713872;
}
</style>
border-color css
<style>
span { border-color: #713872; }
span { border-color: rgb(113,56,114); }
td.TdClassName
{
border-color: #713872;
}
.TagClassName
{
border-color: #713872;
}
</style>