Shades of Eminence #744470
Tints of Eminence #744470
RGB
CMYK
RGB Variations
Color information
#744470 (or 0x744470) is known color: Eminence. HEX triplet: 74, 44 and 70. RGB value is (116,68,112). Sum of RGB (Red+Green+Blue) = 116+68+112=296 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.19% from 296); Green value is 68 (26.95% from 255 or 22.97% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 116 - color contains mainly: red. Hex color #744470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744470 is #8BBB8F. Grayscale: #575757. Windows color (decimal): -9157520 or 7357556. OLE color: 7357556.
HSL color Cylindrical-coordinate representation of color #744470: hue angle of 305º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #744470 is Cyan = 0, Magento = 0.41, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 112 | - |
| CMYK | 0 | 0.41 | 0.03 | 0.55 |
| HSL | 305º | 0.26% | 0.36% | - |
| HSV(B) | 305º | 0.41% | 0.45% | - |
| XYZ | 12.19 | 9.02 | 16.43 | - |
| YUV | 87.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 112 | 0 | 0.41 | 0.03 | 0.55 | 305 | 0.26 | 0.36 |
| Hex | 74 | 44 | 70 | 0 | 29 | 3 | 37 | 131 | 1A | 24 |
| Octal | 164 | 104 | 160 | 0 | 51 | 3 | 67 | 461 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1110000 | 0 | 101001 | 11 | 110111 | 100110001 | 11010 | 100100 |
Color Harmonies of #744470
Complementary color
Monochromatic Colors of #744470
Black with #744470
Text Example
Text Example
White with #744470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744470; }
p { color: rgb(116,68,112); }
H1.HeaderClassName
{
color: #744470;
}
.AnyTagClassName
{
color: #744470;
}
</style>
background-color css
<style>
a { background-color: #744470; }
a { background-color: rgb(116,68,112); }
div.DivClassName
{
background-color: #744470;
}
.BgClassName
{
background-color: #744470;
}
</style>
border-color css
<style>
span { border-color: #744470; }
span { border-color: rgb(116,68,112); }
td.TdClassName
{
border-color: #744470;
}
.TagClassName
{
border-color: #744470;
}
</style>