Shades of Eminence #714274
Tints of Eminence #714274
RGB
CMYK
RGB Variations
Color information
#714274 (or 0x714274) is known color: Eminence. HEX triplet: 71, 42 and 74. RGB value is (113,66,116). Sum of RGB (Red+Green+Blue) = 113+66+116=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 66 (26.17% from 255 or 22.37% from 295); Blue value is 116 (45.70% from 255 or 39.32% from 295); Max value from RGB is 116 - color contains mainly: blue. Hex color #714274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714274 is #8EBD8B. Grayscale: #555555. Windows color (decimal): -9354636 or 7619185. OLE color: 7619185.
HSL color Cylindrical-coordinate representation of color #714274: hue angle of 296.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #714274 is Cyan = 0.03, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 66 | 116 | - |
| CMYK | 0.03 | 0.43 | 0 | 0.55 |
| HSL | 296.4º | 0.27% | 0.36% | - |
| HSV(B) | 296.4º | 0.43% | 0.45% | - |
| XYZ | 11.91 | 8.67 | 17.57 | - |
| YUV | 85.75 | 145.07 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 116 | 0.03 | 0.43 | 0 | 0.55 | 296.4 | 0.27 | 0.36 |
| Hex | 71 | 42 | 74 | 3 | 2B | 0 | 37 | 128 | 1B | 24 |
| Octal | 161 | 102 | 164 | 3 | 53 | 0 | 67 | 450 | 33 | 44 |
| Binary | 1110001 | 1000010 | 1110100 | 11 | 101011 | 0 | 110111 | 100101000 | 11011 | 100100 |
Color Harmonies of #714274
Complementary color
Monochromatic Colors of #714274
Black with #714274
Text Example
Text Example
White with #714274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714274; }
p { color: rgb(113,66,116); }
H1.HeaderClassName
{
color: #714274;
}
.AnyTagClassName
{
color: #714274;
}
</style>
background-color css
<style>
a { background-color: #714274; }
a { background-color: rgb(113,66,116); }
div.DivClassName
{
background-color: #714274;
}
.BgClassName
{
background-color: #714274;
}
</style>
border-color css
<style>
span { border-color: #714274; }
span { border-color: rgb(113,66,116); }
td.TdClassName
{
border-color: #714274;
}
.TagClassName
{
border-color: #714274;
}
</style>