Shades of Eminence #744272
Tints of Eminence #744272
RGB
CMYK
RGB Variations
Color information
#744272 (or 0x744272) is known color: Eminence. HEX triplet: 74, 42 and 72. RGB value is (116,66,114). Sum of RGB (Red+Green+Blue) = 116+66+114=296 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.19% from 296); Green value is 66 (26.17% from 255 or 22.30% from 296); Blue value is 114 (44.92% from 255 or 38.51% from 296); Max value from RGB is 116 - color contains mainly: red. Hex color #744272 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744272 is #8BBD8D. Grayscale: #565656. Windows color (decimal): -9158030 or 7488116. OLE color: 7488116.
HSL color Cylindrical-coordinate representation of color #744272: hue angle of 302.4º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #744272 is Cyan = 0, Magento = 0.43, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 114 | - |
| CMYK | 0 | 0.43 | 0.02 | 0.55 |
| HSL | 302.4º | 0.27% | 0.36% | - |
| HSV(B) | 302.4º | 0.43% | 0.45% | - |
| XYZ | 12.19 | 8.82 | 16.98 | - |
| YUV | 86.42 | 143.57 | 149.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 114 | 0 | 0.43 | 0.02 | 0.55 | 302.4 | 0.27 | 0.36 |
| Hex | 74 | 42 | 72 | 0 | 2B | 2 | 37 | 12E | 1B | 24 |
| Octal | 164 | 102 | 162 | 0 | 53 | 2 | 67 | 456 | 33 | 44 |
| Binary | 1110100 | 1000010 | 1110010 | 0 | 101011 | 10 | 110111 | 100101110 | 11011 | 100100 |
Color Harmonies of #744272
Complementary color
Monochromatic Colors of #744272
Black with #744272
Text Example
Text Example
White with #744272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744272; }
p { color: rgb(116,66,114); }
H1.HeaderClassName
{
color: #744272;
}
.AnyTagClassName
{
color: #744272;
}
</style>
background-color css
<style>
a { background-color: #744272; }
a { background-color: rgb(116,66,114); }
div.DivClassName
{
background-color: #744272;
}
.BgClassName
{
background-color: #744272;
}
</style>
border-color css
<style>
span { border-color: #744272; }
span { border-color: rgb(116,66,114); }
td.TdClassName
{
border-color: #744272;
}
.TagClassName
{
border-color: #744272;
}
</style>