Shades of Eminence #744475
Tints of Eminence #744475
RGB
CMYK
RGB Variations
Color information
#744475 (or 0x744475) is known color: Eminence. HEX triplet: 74, 44 and 75. RGB value is (116,68,117). Sum of RGB (Red+Green+Blue) = 116+68+117=301 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.54% from 301); Green value is 68 (26.95% from 255 or 22.59% from 301); Blue value is 117 (46.09% from 255 or 38.87% from 301); Max value from RGB is 117 - color contains mainly: blue. Hex color #744475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744475 is #8BBB8A. Grayscale: #575757. Windows color (decimal): -9157515 or 7685236. OLE color: 7685236.
HSL color Cylindrical-coordinate representation of color #744475: hue angle of 298.78º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744475 is Cyan = 0.01, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 68 | 117 | - |
| CMYK | 0.01 | 0.42 | 0 | 0.54 |
| HSL | 298.78º | 0.26% | 0.36% | - |
| HSV(B) | 298.78º | 0.42% | 0.46% | - |
| XYZ | 12.48 | 9.13 | 17.93 | - |
| YUV | 87.94 | 144.4 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 117 | 0.01 | 0.42 | 0 | 0.54 | 298.78 | 0.26 | 0.36 |
| Hex | 74 | 44 | 75 | 1 | 2A | 0 | 36 | 12B | 1A | 24 |
| Octal | 164 | 104 | 165 | 1 | 52 | 0 | 66 | 453 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1110101 | 1 | 101010 | 0 | 110110 | 100101011 | 11010 | 100100 |
Color Harmonies of #744475
Complementary color
Monochromatic Colors of #744475
Black with #744475
Text Example
Text Example
White with #744475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744475; }
p { color: rgb(116,68,117); }
H1.HeaderClassName
{
color: #744475;
}
.AnyTagClassName
{
color: #744475;
}
</style>
background-color css
<style>
a { background-color: #744475; }
a { background-color: rgb(116,68,117); }
div.DivClassName
{
background-color: #744475;
}
.BgClassName
{
background-color: #744475;
}
</style>
border-color css
<style>
span { border-color: #744475; }
span { border-color: rgb(116,68,117); }
td.TdClassName
{
border-color: #744475;
}
.TagClassName
{
border-color: #744475;
}
</style>