Shades of Eminence #744072
Tints of Eminence #744072
RGB
CMYK
RGB Variations
Color information
#744072 (or 0x744072) is known color: Eminence. HEX triplet: 74, 40 and 72. RGB value is (116,64,114). Sum of RGB (Red+Green+Blue) = 116+64+114=294 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.46% from 294); Green value is 64 (25.39% from 255 or 21.77% from 294); Blue value is 114 (44.92% from 255 or 38.78% from 294); Max value from RGB is 116 - color contains mainly: red. Hex color #744072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744072 is #8BBF8D. Grayscale: #555555. Windows color (decimal): -9158542 or 7487604. OLE color: 7487604.
HSL color Cylindrical-coordinate representation of color #744072: hue angle of 302.31º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744072 is Cyan = 0, Magento = 0.45, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 114 | - |
| CMYK | 0 | 0.45 | 0.02 | 0.55 |
| HSL | 302.31º | 0.29% | 0.35% | - |
| HSV(B) | 302.31º | 0.45% | 0.45% | - |
| XYZ | 12.07 | 8.59 | 16.94 | - |
| YUV | 85.25 | 144.23 | 149.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 114 | 0 | 0.45 | 0.02 | 0.55 | 302.31 | 0.29 | 0.35 |
| Hex | 74 | 40 | 72 | 0 | 2D | 2 | 37 | 12E | 1D | 23 |
| Octal | 164 | 100 | 162 | 0 | 55 | 2 | 67 | 456 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1110010 | 0 | 101101 | 10 | 110111 | 100101110 | 11101 | 100011 |
Color Harmonies of #744072
Complementary color
Monochromatic Colors of #744072
Black with #744072
Text Example
Text Example
White with #744072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744072; }
p { color: rgb(116,64,114); }
H1.HeaderClassName
{
color: #744072;
}
.AnyTagClassName
{
color: #744072;
}
</style>
background-color css
<style>
a { background-color: #744072; }
a { background-color: rgb(116,64,114); }
div.DivClassName
{
background-color: #744072;
}
.BgClassName
{
background-color: #744072;
}
</style>
border-color css
<style>
span { border-color: #744072; }
span { border-color: rgb(116,64,114); }
td.TdClassName
{
border-color: #744072;
}
.TagClassName
{
border-color: #744072;
}
</style>