Shades of Eminence #734971
Tints of Eminence #734971
RGB
CMYK
RGB Variations
Color information
#734971 (or 0x734971) is known color: Eminence. HEX triplet: 73, 49 and 71. RGB value is (115,73,113). Sum of RGB (Red+Green+Blue) = 115+73+113=301 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.21% from 301); Green value is 73 (28.91% from 255 or 24.25% from 301); Blue value is 113 (44.53% from 255 or 37.54% from 301); Max value from RGB is 115 - color contains mainly: red. Hex color #734971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734971 is #8CB68E. Grayscale: #5A5A5A. Windows color (decimal): -9221775 or 7424371. OLE color: 7424371.
HSL color Cylindrical-coordinate representation of color #734971: hue angle of 302.86º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #734971 is Cyan = 0, Magento = 0.37, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 113 | - |
| CMYK | 0 | 0.37 | 0.02 | 0.55 |
| HSL | 302.86º | 0.22% | 0.37% | - |
| HSV(B) | 302.86º | 0.37% | 0.45% | - |
| XYZ | 12.43 | 9.6 | 16.82 | - |
| YUV | 90.12 | 140.91 | 145.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 113 | 0 | 0.37 | 0.02 | 0.55 | 302.86 | 0.22 | 0.37 |
| Hex | 73 | 49 | 71 | 0 | 25 | 2 | 37 | 12F | 16 | 25 |
| Octal | 163 | 111 | 161 | 0 | 45 | 2 | 67 | 457 | 26 | 45 |
| Binary | 1110011 | 1001001 | 1110001 | 0 | 100101 | 10 | 110111 | 100101111 | 10110 | 100101 |
Color Harmonies of #734971
Complementary color
Monochromatic Colors of #734971
Black with #734971
Text Example
Text Example
White with #734971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734971; }
p { color: rgb(115,73,113); }
H1.HeaderClassName
{
color: #734971;
}
.AnyTagClassName
{
color: #734971;
}
</style>
background-color css
<style>
a { background-color: #734971; }
a { background-color: rgb(115,73,113); }
div.DivClassName
{
background-color: #734971;
}
.BgClassName
{
background-color: #734971;
}
</style>
border-color css
<style>
span { border-color: #734971; }
span { border-color: rgb(115,73,113); }
td.TdClassName
{
border-color: #734971;
}
.TagClassName
{
border-color: #734971;
}
</style>