Shades of Eminence #744170
Tints of Eminence #744170
RGB
CMYK
RGB Variations
Color information
#744170 (or 0x744170) is known color: Eminence. HEX triplet: 74, 41 and 70. RGB value is (116,65,112). Sum of RGB (Red+Green+Blue) = 116+65+112=293 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.59% from 293); Green value is 65 (25.78% from 255 or 22.18% from 293); Blue value is 112 (44.14% from 255 or 38.23% from 293); Max value from RGB is 116 - color contains mainly: red. Hex color #744170 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744170 is #8BBE8F. Grayscale: #555555. Windows color (decimal): -9158288 or 7356788. OLE color: 7356788.
HSL color Cylindrical-coordinate representation of color #744170: hue angle of 304.71º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #744170 is Cyan = 0, Magento = 0.44, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 112 | - |
| CMYK | 0 | 0.44 | 0.03 | 0.55 |
| HSL | 304.71º | 0.28% | 0.35% | - |
| HSV(B) | 304.71º | 0.44% | 0.45% | - |
| XYZ | 12.02 | 8.66 | 16.37 | - |
| YUV | 85.61 | 142.9 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 112 | 0 | 0.44 | 0.03 | 0.55 | 304.71 | 0.28 | 0.35 |
| Hex | 74 | 41 | 70 | 0 | 2C | 3 | 37 | 131 | 1C | 23 |
| Octal | 164 | 101 | 160 | 0 | 54 | 3 | 67 | 461 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1110000 | 0 | 101100 | 11 | 110111 | 100110001 | 11100 | 100011 |
Color Harmonies of #744170
Complementary color
Monochromatic Colors of #744170
Black with #744170
Text Example
Text Example
White with #744170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744170; }
p { color: rgb(116,65,112); }
H1.HeaderClassName
{
color: #744170;
}
.AnyTagClassName
{
color: #744170;
}
</style>
background-color css
<style>
a { background-color: #744170; }
a { background-color: rgb(116,65,112); }
div.DivClassName
{
background-color: #744170;
}
.BgClassName
{
background-color: #744170;
}
</style>
border-color css
<style>
span { border-color: #744170; }
span { border-color: rgb(116,65,112); }
td.TdClassName
{
border-color: #744170;
}
.TagClassName
{
border-color: #744170;
}
</style>