Shades of Eminence #744670
Tints of Eminence #744670
RGB
CMYK
RGB Variations
Color information
#744670 (or 0x744670) is known color: Eminence. HEX triplet: 74, 46 and 70. RGB value is (116,70,112). Sum of RGB (Red+Green+Blue) = 116+70+112=298 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.93% from 298); Green value is 70 (27.73% from 255 or 23.49% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 116 - color contains mainly: red. Hex color #744670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744670 is #8BB98F. Grayscale: #585858. Windows color (decimal): -9157008 or 7358068. OLE color: 7358068.
HSL color Cylindrical-coordinate representation of color #744670: hue angle of 305.22º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744670 is Cyan = 0, Magento = 0.40, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 112 | - |
| CMYK | 0 | 0.40 | 0.03 | 0.55 |
| HSL | 305.22º | 0.25% | 0.36% | - |
| HSV(B) | 305.22º | 0.4% | 0.45% | - |
| XYZ | 12.32 | 9.26 | 16.47 | - |
| YUV | 88.54 | 141.24 | 147.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 112 | 0 | 0.40 | 0.03 | 0.55 | 305.22 | 0.25 | 0.36 |
| Hex | 74 | 46 | 70 | 0 | 28 | 3 | 37 | 131 | 19 | 24 |
| Octal | 164 | 106 | 160 | 0 | 50 | 3 | 67 | 461 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1110000 | 0 | 101000 | 11 | 110111 | 100110001 | 11001 | 100100 |
Color Harmonies of #744670
Complementary color
Monochromatic Colors of #744670
Black with #744670
Text Example
Text Example
White with #744670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744670; }
p { color: rgb(116,70,112); }
H1.HeaderClassName
{
color: #744670;
}
.AnyTagClassName
{
color: #744670;
}
</style>
background-color css
<style>
a { background-color: #744670; }
a { background-color: rgb(116,70,112); }
div.DivClassName
{
background-color: #744670;
}
.BgClassName
{
background-color: #744670;
}
</style>
border-color css
<style>
span { border-color: #744670; }
span { border-color: rgb(116,70,112); }
td.TdClassName
{
border-color: #744670;
}
.TagClassName
{
border-color: #744670;
}
</style>