Shades of Eminence #743773
Tints of Eminence #743773
RGB
CMYK
RGB Variations
Color information
#743773 (or 0x743773) is known color: Eminence. HEX triplet: 74, 37 and 73. RGB value is (116,55,115). Sum of RGB (Red+Green+Blue) = 116+55+115=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 55 (21.88% from 255 or 19.23% from 286); Blue value is 115 (45.31% from 255 or 40.21% from 286); Max value from RGB is 116 - color contains mainly: red. Hex color #743773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743773 is #8BC88C. Grayscale: #4F4F4F. Windows color (decimal): -9160845 or 7550836. OLE color: 7550836.
HSL color Cylindrical-coordinate representation of color #743773: hue angle of 300.98º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #743773 is Cyan = 0, Magento = 0.53, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 115 | - |
| CMYK | 0 | 0.53 | 0.01 | 0.55 |
| HSL | 300.98º | 0.36% | 0.34% | - |
| HSV(B) | 300.98º | 0.53% | 0.45% | - |
| XYZ | 11.66 | 7.68 | 17.09 | - |
| YUV | 80.08 | 147.71 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 115 | 0 | 0.53 | 0.01 | 0.55 | 300.98 | 0.36 | 0.34 |
| Hex | 74 | 37 | 73 | 0 | 35 | 1 | 37 | 12D | 24 | 22 |
| Octal | 164 | 67 | 163 | 0 | 65 | 1 | 67 | 455 | 44 | 42 |
| Binary | 1110100 | 110111 | 1110011 | 0 | 110101 | 1 | 110111 | 100101101 | 100100 | 100010 |
Color Harmonies of #743773
Complementary color
Monochromatic Colors of #743773
Black with #743773
Text Example
Text Example
White with #743773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743773; }
p { color: rgb(116,55,115); }
H1.HeaderClassName
{
color: #743773;
}
.AnyTagClassName
{
color: #743773;
}
</style>
background-color css
<style>
a { background-color: #743773; }
a { background-color: rgb(116,55,115); }
div.DivClassName
{
background-color: #743773;
}
.BgClassName
{
background-color: #743773;
}
</style>
border-color css
<style>
span { border-color: #743773; }
span { border-color: rgb(116,55,115); }
td.TdClassName
{
border-color: #743773;
}
.TagClassName
{
border-color: #743773;
}
</style>