Shades of Eminence #744277
Tints of Eminence #744277
RGB
CMYK
RGB Variations
Color information
#744277 (or 0x744277) is known color: Eminence. HEX triplet: 74, 42 and 77. RGB value is (116,66,119). Sum of RGB (Red+Green+Blue) = 116+66+119=301 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.54% from 301); Green value is 66 (26.17% from 255 or 21.93% from 301); Blue value is 119 (46.88% from 255 or 39.53% from 301); Max value from RGB is 119 - color contains mainly: blue. Hex color #744277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744277 is #8BBD88. Grayscale: #565656. Windows color (decimal): -9158025 or 7815796. OLE color: 7815796.
HSL color Cylindrical-coordinate representation of color #744277: hue angle of 296.6º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744277 is Cyan = 0.03, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 66 | 119 | - |
| CMYK | 0.03 | 0.45 | 0 | 0.53 |
| HSL | 296.6º | 0.29% | 0.36% | - |
| HSV(B) | 296.6º | 0.45% | 0.47% | - |
| XYZ | 12.48 | 8.94 | 18.52 | - |
| YUV | 86.99 | 146.07 | 148.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 119 | 0.03 | 0.45 | 0 | 0.53 | 296.6 | 0.29 | 0.36 |
| Hex | 74 | 42 | 77 | 3 | 2D | 0 | 35 | 129 | 1D | 24 |
| Octal | 164 | 102 | 167 | 3 | 55 | 0 | 65 | 451 | 35 | 44 |
| Binary | 1110100 | 1000010 | 1110111 | 11 | 101101 | 0 | 110101 | 100101001 | 11101 | 100100 |
Color Harmonies of #744277
Complementary color
Monochromatic Colors of #744277
Black with #744277
Text Example
Text Example
White with #744277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744277; }
p { color: rgb(116,66,119); }
H1.HeaderClassName
{
color: #744277;
}
.AnyTagClassName
{
color: #744277;
}
</style>
background-color css
<style>
a { background-color: #744277; }
a { background-color: rgb(116,66,119); }
div.DivClassName
{
background-color: #744277;
}
.BgClassName
{
background-color: #744277;
}
</style>
border-color css
<style>
span { border-color: #744277; }
span { border-color: rgb(116,66,119); }
td.TdClassName
{
border-color: #744277;
}
.TagClassName
{
border-color: #744277;
}
</style>