Shades of Eminence #714573
Tints of Eminence #714573
RGB
CMYK
RGB Variations
Color information
#714573 (or 0x714573) is known color: Eminence. HEX triplet: 71, 45 and 73. RGB value is (113,69,115). Sum of RGB (Red+Green+Blue) = 113+69+115=297 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.05% from 297); Green value is 69 (27.34% from 255 or 23.23% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 115 - color contains mainly: blue. Hex color #714573 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714573 is #8EBA8C. Grayscale: #575757. Windows color (decimal): -9353869 or 7554417. OLE color: 7554417.
HSL color Cylindrical-coordinate representation of color #714573: hue angle of 297.39º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #714573 is Cyan = 0.02, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 69 | 115 | - |
| CMYK | 0.02 | 0.4 | 0 | 0.55 |
| HSL | 297.39º | 0.25% | 0.36% | - |
| HSV(B) | 297.39º | 0.4% | 0.45% | - |
| XYZ | 12.03 | 9 | 17.32 | - |
| YUV | 87.4 | 143.58 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 115 | 0.02 | 0.4 | 0 | 0.55 | 297.39 | 0.25 | 0.36 |
| Hex | 71 | 45 | 73 | 2 | 28 | 0 | 37 | 129 | 19 | 24 |
| Octal | 161 | 105 | 163 | 2 | 50 | 0 | 67 | 451 | 31 | 44 |
| Binary | 1110001 | 1000101 | 1110011 | 10 | 101000 | 0 | 110111 | 100101001 | 11001 | 100100 |
Color Harmonies of #714573
Complementary color
Monochromatic Colors of #714573
Black with #714573
Text Example
Text Example
White with #714573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714573; }
p { color: rgb(113,69,115); }
H1.HeaderClassName
{
color: #714573;
}
.AnyTagClassName
{
color: #714573;
}
</style>
background-color css
<style>
a { background-color: #714573; }
a { background-color: rgb(113,69,115); }
div.DivClassName
{
background-color: #714573;
}
.BgClassName
{
background-color: #714573;
}
</style>
border-color css
<style>
span { border-color: #714573; }
span { border-color: rgb(113,69,115); }
td.TdClassName
{
border-color: #714573;
}
.TagClassName
{
border-color: #714573;
}
</style>