Shades of Eminence #744672
Tints of Eminence #744672
RGB
CMYK
RGB Variations
Color information
#744672 (or 0x744672) is known color: Eminence. HEX triplet: 74, 46 and 72. RGB value is (116,70,114). Sum of RGB (Red+Green+Blue) = 116+70+114=300 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.67% from 300); Green value is 70 (27.73% from 255 or 23.33% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 116 - color contains mainly: red. Hex color #744672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744672 is #8BB98D. Grayscale: #585858. Windows color (decimal): -9157006 or 7489140. OLE color: 7489140.
HSL color Cylindrical-coordinate representation of color #744672: hue angle of 302.61º 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 #744672 is Cyan = 0, Magento = 0.40, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 114 | - |
| CMYK | 0 | 0.40 | 0.02 | 0.55 |
| HSL | 302.61º | 0.25% | 0.36% | - |
| HSV(B) | 302.61º | 0.4% | 0.45% | - |
| XYZ | 12.43 | 9.31 | 17.06 | - |
| YUV | 88.77 | 142.24 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 114 | 0 | 0.40 | 0.02 | 0.55 | 302.61 | 0.25 | 0.36 |
| Hex | 74 | 46 | 72 | 0 | 28 | 2 | 37 | 12F | 19 | 24 |
| Octal | 164 | 106 | 162 | 0 | 50 | 2 | 67 | 457 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1110010 | 0 | 101000 | 10 | 110111 | 100101111 | 11001 | 100100 |
Color Harmonies of #744672
Complementary color
Monochromatic Colors of #744672
Black with #744672
Text Example
Text Example
White with #744672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744672; }
p { color: rgb(116,70,114); }
H1.HeaderClassName
{
color: #744672;
}
.AnyTagClassName
{
color: #744672;
}
</style>
background-color css
<style>
a { background-color: #744672; }
a { background-color: rgb(116,70,114); }
div.DivClassName
{
background-color: #744672;
}
.BgClassName
{
background-color: #744672;
}
</style>
border-color css
<style>
span { border-color: #744672; }
span { border-color: rgb(116,70,114); }
td.TdClassName
{
border-color: #744672;
}
.TagClassName
{
border-color: #744672;
}
</style>