Shades of Eminence #714572
Tints of Eminence #714572
RGB
CMYK
RGB Variations
Color information
#714572 (or 0x714572) is known color: Eminence. HEX triplet: 71, 45 and 72. RGB value is (113,69,114). Sum of RGB (Red+Green+Blue) = 113+69+114=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 69 (27.34% from 255 or 23.31% from 296); Blue value is 114 (44.92% from 255 or 38.51% from 296); Max value from RGB is 114 - color contains mainly: blue. Hex color #714572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714572 is #8EBA8D. Grayscale: #575757. Windows color (decimal): -9353870 or 7488881. OLE color: 7488881.
HSL color Cylindrical-coordinate representation of color #714572: hue angle of 298.67º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714572 is Cyan = 0.01, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 69 | 114 | - |
| CMYK | 0.01 | 0.39 | 0 | 0.55 |
| HSL | 298.67º | 0.25% | 0.36% | - |
| HSV(B) | 298.67º | 0.39% | 0.45% | - |
| XYZ | 11.98 | 8.98 | 17.02 | - |
| YUV | 87.29 | 143.08 | 146.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 114 | 0.01 | 0.39 | 0 | 0.55 | 298.67 | 0.25 | 0.36 |
| Hex | 71 | 45 | 72 | 1 | 27 | 0 | 37 | 12B | 19 | 24 |
| Octal | 161 | 105 | 162 | 1 | 47 | 0 | 67 | 453 | 31 | 44 |
| Binary | 1110001 | 1000101 | 1110010 | 1 | 100111 | 0 | 110111 | 100101011 | 11001 | 100100 |
Color Harmonies of #714572
Complementary color
Monochromatic Colors of #714572
Black with #714572
Text Example
Text Example
White with #714572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714572; }
p { color: rgb(113,69,114); }
H1.HeaderClassName
{
color: #714572;
}
.AnyTagClassName
{
color: #714572;
}
</style>
background-color css
<style>
a { background-color: #714572; }
a { background-color: rgb(113,69,114); }
div.DivClassName
{
background-color: #714572;
}
.BgClassName
{
background-color: #714572;
}
</style>
border-color css
<style>
span { border-color: #714572; }
span { border-color: rgb(113,69,114); }
td.TdClassName
{
border-color: #714572;
}
.TagClassName
{
border-color: #714572;
}
</style>