Shades of Eminence #714175
Tints of Eminence #714175
RGB
CMYK
RGB Variations
Color information
#714175 (or 0x714175) is known color: Eminence. HEX triplet: 71, 41 and 75. RGB value is (113,65,117). Sum of RGB (Red+Green+Blue) = 113+65+117=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 65 (25.78% from 255 or 22.03% from 295); Blue value is 117 (46.09% from 255 or 39.66% from 295); Max value from RGB is 117 - color contains mainly: blue. Hex color #714175 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714175 is #8EBE8A. Grayscale: #555555. Windows color (decimal): -9354891 or 7684465. OLE color: 7684465.
HSL color Cylindrical-coordinate representation of color #714175: hue angle of 295.38º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #714175 is Cyan = 0.03, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 65 | 117 | - |
| CMYK | 0.03 | 0.44 | 0 | 0.54 |
| HSL | 295.38º | 0.29% | 0.36% | - |
| HSV(B) | 295.38º | 0.44% | 0.46% | - |
| XYZ | 11.91 | 8.58 | 17.86 | - |
| YUV | 85.28 | 145.9 | 147.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 117 | 0.03 | 0.44 | 0 | 0.54 | 295.38 | 0.29 | 0.36 |
| Hex | 71 | 41 | 75 | 3 | 2C | 0 | 36 | 127 | 1D | 24 |
| Octal | 161 | 101 | 165 | 3 | 54 | 0 | 66 | 447 | 35 | 44 |
| Binary | 1110001 | 1000001 | 1110101 | 11 | 101100 | 0 | 110110 | 100100111 | 11101 | 100100 |
Color Harmonies of #714175
Complementary color
Monochromatic Colors of #714175
Black with #714175
Text Example
Text Example
White with #714175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714175; }
p { color: rgb(113,65,117); }
H1.HeaderClassName
{
color: #714175;
}
.AnyTagClassName
{
color: #714175;
}
</style>
background-color css
<style>
a { background-color: #714175; }
a { background-color: rgb(113,65,117); }
div.DivClassName
{
background-color: #714175;
}
.BgClassName
{
background-color: #714175;
}
</style>
border-color css
<style>
span { border-color: #714175; }
span { border-color: rgb(113,65,117); }
td.TdClassName
{
border-color: #714175;
}
.TagClassName
{
border-color: #714175;
}
</style>