Shades of Eminence #734677
Tints of Eminence #734677
RGB
CMYK
RGB Variations
Color information
#734677 (or 0x734677) is known color: Eminence. HEX triplet: 73, 46 and 77. RGB value is (115,70,119). Sum of RGB (Red+Green+Blue) = 115+70+119=304 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.83% from 304); Green value is 70 (27.73% from 255 or 23.03% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 119 - color contains mainly: blue. Hex color #734677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734677 is #8CB988. Grayscale: #585858. Windows color (decimal): -9222537 or 7816819. OLE color: 7816819.
HSL color Cylindrical-coordinate representation of color #734677: hue angle of 295.1º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #734677 is Cyan = 0.03, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 70 | 119 | - |
| CMYK | 0.03 | 0.41 | 0 | 0.53 |
| HSL | 295.1º | 0.26% | 0.37% | - |
| HSV(B) | 295.1º | 0.41% | 0.47% | - |
| XYZ | 12.59 | 9.36 | 18.6 | - |
| YUV | 89.04 | 144.91 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 119 | 0.03 | 0.41 | 0 | 0.53 | 295.1 | 0.26 | 0.37 |
| Hex | 73 | 46 | 77 | 3 | 29 | 0 | 35 | 127 | 1A | 25 |
| Octal | 163 | 106 | 167 | 3 | 51 | 0 | 65 | 447 | 32 | 45 |
| Binary | 1110011 | 1000110 | 1110111 | 11 | 101001 | 0 | 110101 | 100100111 | 11010 | 100101 |
Color Harmonies of #734677
Complementary color
Monochromatic Colors of #734677
Black with #734677
Text Example
Text Example
White with #734677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734677; }
p { color: rgb(115,70,119); }
H1.HeaderClassName
{
color: #734677;
}
.AnyTagClassName
{
color: #734677;
}
</style>
background-color css
<style>
a { background-color: #734677; }
a { background-color: rgb(115,70,119); }
div.DivClassName
{
background-color: #734677;
}
.BgClassName
{
background-color: #734677;
}
</style>
border-color css
<style>
span { border-color: #734677; }
span { border-color: rgb(115,70,119); }
td.TdClassName
{
border-color: #734677;
}
.TagClassName
{
border-color: #734677;
}
</style>