Shades of Eminence #744577
Tints of Eminence #744577
RGB
CMYK
RGB Variations
Color information
#744577 (or 0x744577) is known color: Eminence. HEX triplet: 74, 45 and 77. RGB value is (116,69,119). Sum of RGB (Red+Green+Blue) = 116+69+119=304 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.16% from 304); Green value is 69 (27.34% from 255 or 22.70% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 119 - color contains mainly: blue. Hex color #744577 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744577 is #8BBA88. Grayscale: #585858. Windows color (decimal): -9157257 or 7816564. OLE color: 7816564.
HSL color Cylindrical-coordinate representation of color #744577: hue angle of 296.4º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744577 is Cyan = 0.03, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 69 | 119 | - |
| CMYK | 0.03 | 0.42 | 0 | 0.53 |
| HSL | 296.4º | 0.27% | 0.37% | - |
| HSV(B) | 296.4º | 0.42% | 0.47% | - |
| XYZ | 12.66 | 9.3 | 18.58 | - |
| YUV | 88.75 | 145.07 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 119 | 0.03 | 0.42 | 0 | 0.53 | 296.4 | 0.27 | 0.37 |
| Hex | 74 | 45 | 77 | 3 | 2A | 0 | 35 | 128 | 1B | 25 |
| Octal | 164 | 105 | 167 | 3 | 52 | 0 | 65 | 450 | 33 | 45 |
| Binary | 1110100 | 1000101 | 1110111 | 11 | 101010 | 0 | 110101 | 100101000 | 11011 | 100101 |
Color Harmonies of #744577
Complementary color
Monochromatic Colors of #744577
Black with #744577
Text Example
Text Example
White with #744577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744577; }
p { color: rgb(116,69,119); }
H1.HeaderClassName
{
color: #744577;
}
.AnyTagClassName
{
color: #744577;
}
</style>
background-color css
<style>
a { background-color: #744577; }
a { background-color: rgb(116,69,119); }
div.DivClassName
{
background-color: #744577;
}
.BgClassName
{
background-color: #744577;
}
</style>
border-color css
<style>
span { border-color: #744577; }
span { border-color: rgb(116,69,119); }
td.TdClassName
{
border-color: #744577;
}
.TagClassName
{
border-color: #744577;
}
</style>