Shades of Eminence #734673
Tints of Eminence #734673
RGB
CMYK
RGB Variations
Color information
#734673 (or 0x734673) is known color: Eminence. HEX triplet: 73, 46 and 73. RGB value is (115,70,115). Sum of RGB (Red+Green+Blue) = 115+70+115=300 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.33% from 300); Green value is 70 (27.73% from 255 or 23.33% from 300); Blue value is 115 (45.31% from 255 or 38.33% from 300); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #734673 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734673 is #8CB98C. Grayscale: #585858. Windows color (decimal): -9222541 or 7554675. OLE color: 7554675.
HSL color Cylindrical-coordinate representation of color #734673: hue angle of 300º degrees, saturation: 0.24, 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 #734673 is Cyan = 0, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 115 | - |
| CMYK | 0 | 0.39 | 0 | 0.55 |
| HSL | 300º | 0.24% | 0.36% | - |
| HSV(B) | 300º | 0.39% | 0.45% | - |
| XYZ | 12.35 | 9.26 | 17.36 | - |
| YUV | 88.59 | 142.91 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 115 | 0 | 0.39 | 0 | 0.55 | 300 | 0.24 | 0.36 |
| Hex | 73 | 46 | 73 | 0 | 27 | 0 | 37 | 12C | 18 | 24 |
| Octal | 163 | 106 | 163 | 0 | 47 | 0 | 67 | 454 | 30 | 44 |
| Binary | 1110011 | 1000110 | 1110011 | 0 | 100111 | 0 | 110111 | 100101100 | 11000 | 100100 |
Color Harmonies of #734673
Complementary color
Monochromatic Colors of #734673
Black with #734673
Text Example
Text Example
White with #734673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734673; }
p { color: rgb(115,70,115); }
H1.HeaderClassName
{
color: #734673;
}
.AnyTagClassName
{
color: #734673;
}
</style>
background-color css
<style>
a { background-color: #734673; }
a { background-color: rgb(115,70,115); }
div.DivClassName
{
background-color: #734673;
}
.BgClassName
{
background-color: #734673;
}
</style>
border-color css
<style>
span { border-color: #734673; }
span { border-color: rgb(115,70,115); }
td.TdClassName
{
border-color: #734673;
}
.TagClassName
{
border-color: #734673;
}
</style>