Shades of Eminence #715073
Tints of Eminence #715073
RGB
CMYK
RGB Variations
Color information
#715073 (or 0x715073) is known color: Eminence. HEX triplet: 71, 50 and 73. RGB value is (113,80,115). Sum of RGB (Red+Green+Blue) = 113+80+115=308 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.69% from 308); Green value is 80 (31.64% from 255 or 25.97% from 308); Blue value is 115 (45.31% from 255 or 37.34% from 308); Max value from RGB is 115 - color contains mainly: blue. Hex color #715073 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715073 is #8EAF8C. Grayscale: #5D5D5D. Windows color (decimal): -9351053 or 7557233. OLE color: 7557233.
HSL color Cylindrical-coordinate representation of color #715073: hue angle of 296.57º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #715073 is Cyan = 0.02, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 80 | 115 | - |
| CMYK | 0.02 | 0.30 | 0 | 0.55 |
| HSL | 296.57º | 0.18% | 0.38% | - |
| HSV(B) | 296.57º | 0.3% | 0.45% | - |
| XYZ | 12.77 | 10.49 | 17.57 | - |
| YUV | 93.86 | 139.93 | 141.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 115 | 0.02 | 0.30 | 0 | 0.55 | 296.57 | 0.18 | 0.38 |
| Hex | 71 | 50 | 73 | 2 | 1E | 0 | 37 | 129 | 12 | 26 |
| Octal | 161 | 120 | 163 | 2 | 36 | 0 | 67 | 451 | 22 | 46 |
| Binary | 1110001 | 1010000 | 1110011 | 10 | 11110 | 0 | 110111 | 100101001 | 10010 | 100110 |
Color Harmonies of #715073
Complementary color
Monochromatic Colors of #715073
Black with #715073
Text Example
Text Example
White with #715073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715073; }
p { color: rgb(113,80,115); }
H1.HeaderClassName
{
color: #715073;
}
.AnyTagClassName
{
color: #715073;
}
</style>
background-color css
<style>
a { background-color: #715073; }
a { background-color: rgb(113,80,115); }
div.DivClassName
{
background-color: #715073;
}
.BgClassName
{
background-color: #715073;
}
</style>
border-color css
<style>
span { border-color: #715073; }
span { border-color: rgb(113,80,115); }
td.TdClassName
{
border-color: #715073;
}
.TagClassName
{
border-color: #715073;
}
</style>