Shades of Eminence #744773
Tints of Eminence #744773
RGB
CMYK
RGB Variations
Color information
#744773 (or 0x744773) is known color: Eminence. HEX triplet: 74, 47 and 73. RGB value is (116,71,115). Sum of RGB (Red+Green+Blue) = 116+71+115=302 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.41% from 302); Green value is 71 (28.12% from 255 or 23.51% from 302); Blue value is 115 (45.31% from 255 or 38.08% from 302); Max value from RGB is 116 - color contains mainly: red. Hex color #744773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744773 is #8BB88C. Grayscale: #595959. Windows color (decimal): -9156749 or 7554932. OLE color: 7554932.
HSL color Cylindrical-coordinate representation of color #744773: hue angle of 301.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #744773 is Cyan = 0, Magento = 0.39, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 115 | - |
| CMYK | 0 | 0.39 | 0.01 | 0.55 |
| HSL | 301.33º | 0.24% | 0.37% | - |
| HSV(B) | 301.33º | 0.39% | 0.45% | - |
| XYZ | 12.55 | 9.46 | 17.38 | - |
| YUV | 89.47 | 142.41 | 146.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 115 | 0 | 0.39 | 0.01 | 0.55 | 301.33 | 0.24 | 0.37 |
| Hex | 74 | 47 | 73 | 0 | 27 | 1 | 37 | 12D | 18 | 25 |
| Octal | 164 | 107 | 163 | 0 | 47 | 1 | 67 | 455 | 30 | 45 |
| Binary | 1110100 | 1000111 | 1110011 | 0 | 100111 | 1 | 110111 | 100101101 | 11000 | 100101 |
Color Harmonies of #744773
Complementary color
Monochromatic Colors of #744773
Black with #744773
Text Example
Text Example
White with #744773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744773; }
p { color: rgb(116,71,115); }
H1.HeaderClassName
{
color: #744773;
}
.AnyTagClassName
{
color: #744773;
}
</style>
background-color css
<style>
a { background-color: #744773; }
a { background-color: rgb(116,71,115); }
div.DivClassName
{
background-color: #744773;
}
.BgClassName
{
background-color: #744773;
}
</style>
border-color css
<style>
span { border-color: #744773; }
span { border-color: rgb(116,71,115); }
td.TdClassName
{
border-color: #744773;
}
.TagClassName
{
border-color: #744773;
}
</style>