Shades of Eminence #744671
Tints of Eminence #744671
RGB
CMYK
RGB Variations
Color information
#744671 (or 0x744671) is known color: Eminence. HEX triplet: 74, 46 and 71. RGB value is (116,70,113). Sum of RGB (Red+Green+Blue) = 116+70+113=299 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.80% from 299); Green value is 70 (27.73% from 255 or 23.41% from 299); Blue value is 113 (44.53% from 255 or 37.79% from 299); Max value from RGB is 116 - color contains mainly: red. Hex color #744671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744671 is #8BB98E. Grayscale: #585858. Windows color (decimal): -9157007 or 7423604. OLE color: 7423604.
HSL color Cylindrical-coordinate representation of color #744671: hue angle of 303.91º 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 #744671 is Cyan = 0, Magento = 0.40, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 113 | - |
| CMYK | 0 | 0.40 | 0.03 | 0.55 |
| HSL | 303.91º | 0.25% | 0.36% | - |
| HSV(B) | 303.91º | 0.4% | 0.45% | - |
| XYZ | 12.37 | 9.29 | 16.76 | - |
| YUV | 88.66 | 141.74 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 113 | 0 | 0.40 | 0.03 | 0.55 | 303.91 | 0.25 | 0.36 |
| Hex | 74 | 46 | 71 | 0 | 28 | 3 | 37 | 130 | 19 | 24 |
| Octal | 164 | 106 | 161 | 0 | 50 | 3 | 67 | 460 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1110001 | 0 | 101000 | 11 | 110111 | 100110000 | 11001 | 100100 |
Color Harmonies of #744671
Complementary color
Monochromatic Colors of #744671
Black with #744671
Text Example
Text Example
White with #744671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744671; }
p { color: rgb(116,70,113); }
H1.HeaderClassName
{
color: #744671;
}
.AnyTagClassName
{
color: #744671;
}
</style>
background-color css
<style>
a { background-color: #744671; }
a { background-color: rgb(116,70,113); }
div.DivClassName
{
background-color: #744671;
}
.BgClassName
{
background-color: #744671;
}
</style>
border-color css
<style>
span { border-color: #744671; }
span { border-color: rgb(116,70,113); }
td.TdClassName
{
border-color: #744671;
}
.TagClassName
{
border-color: #744671;
}
</style>