Shades of Eminence #754470
Tints of Eminence #754470
RGB
CMYK
RGB Variations
Color information
#754470 (or 0x754470) is known color: Eminence. HEX triplet: 75, 44 and 70. RGB value is (117,68,112). Sum of RGB (Red+Green+Blue) = 117+68+112=297 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.39% from 297); Green value is 68 (26.95% from 255 or 22.90% from 297); Blue value is 112 (44.14% from 255 or 37.71% from 297); Max value from RGB is 117 - color contains mainly: red. Hex color #754470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754470 is #8ABB8F. Grayscale: #575757. Windows color (decimal): -9091984 or 7357557. OLE color: 7357557.
HSL color Cylindrical-coordinate representation of color #754470: hue angle of 306.12º 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 #754470 is Cyan = 0, Magento = 0.42, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 112 | - |
| CMYK | 0 | 0.42 | 0.04 | 0.54 |
| HSL | 306.12º | 0.26% | 0.36% | - |
| HSV(B) | 306.12º | 0.42% | 0.46% | - |
| XYZ | 12.33 | 9.09 | 16.43 | - |
| YUV | 87.67 | 141.73 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 112 | 0 | 0.42 | 0.04 | 0.54 | 306.12 | 0.26 | 0.36 |
| Hex | 75 | 44 | 70 | 0 | 2A | 4 | 36 | 132 | 1A | 24 |
| Octal | 165 | 104 | 160 | 0 | 52 | 4 | 66 | 462 | 32 | 44 |
| Binary | 1110101 | 1000100 | 1110000 | 0 | 101010 | 100 | 110110 | 100110010 | 11010 | 100100 |
Color Harmonies of #754470
Complementary color
Monochromatic Colors of #754470
Black with #754470
Text Example
Text Example
White with #754470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754470; }
p { color: rgb(117,68,112); }
H1.HeaderClassName
{
color: #754470;
}
.AnyTagClassName
{
color: #754470;
}
</style>
background-color css
<style>
a { background-color: #754470; }
a { background-color: rgb(117,68,112); }
div.DivClassName
{
background-color: #754470;
}
.BgClassName
{
background-color: #754470;
}
</style>
border-color css
<style>
span { border-color: #754470; }
span { border-color: rgb(117,68,112); }
td.TdClassName
{
border-color: #754470;
}
.TagClassName
{
border-color: #754470;
}
</style>