Shades of Eminence #754974
Tints of Eminence #754974
RGB
CMYK
RGB Variations
Color information
#754974 (or 0x754974) is known color: Eminence. HEX triplet: 75, 49 and 74. RGB value is (117,73,116). Sum of RGB (Red+Green+Blue) = 117+73+116=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 116 (45.70% from 255 or 37.91% from 306); Max value from RGB is 117 - color contains mainly: red. Hex color #754974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754974 is #8AB68B. Grayscale: #5A5A5A. Windows color (decimal): -9090700 or 7620981. OLE color: 7620981.
HSL color Cylindrical-coordinate representation of color #754974: hue angle of 301.36º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754974 is Cyan = 0, Magento = 0.38, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 116 | - |
| CMYK | 0 | 0.38 | 0.01 | 0.54 |
| HSL | 301.36º | 0.23% | 0.37% | - |
| HSV(B) | 301.36º | 0.38% | 0.46% | - |
| XYZ | 12.87 | 9.81 | 17.74 | - |
| YUV | 91.06 | 142.08 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 116 | 0 | 0.38 | 0.01 | 0.54 | 301.36 | 0.23 | 0.37 |
| Hex | 75 | 49 | 74 | 0 | 26 | 1 | 36 | 12D | 17 | 25 |
| Octal | 165 | 111 | 164 | 0 | 46 | 1 | 66 | 455 | 27 | 45 |
| Binary | 1110101 | 1001001 | 1110100 | 0 | 100110 | 1 | 110110 | 100101101 | 10111 | 100101 |
Color Harmonies of #754974
Complementary color
Monochromatic Colors of #754974
Black with #754974
Text Example
Text Example
White with #754974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754974; }
p { color: rgb(117,73,116); }
H1.HeaderClassName
{
color: #754974;
}
.AnyTagClassName
{
color: #754974;
}
</style>
background-color css
<style>
a { background-color: #754974; }
a { background-color: rgb(117,73,116); }
div.DivClassName
{
background-color: #754974;
}
.BgClassName
{
background-color: #754974;
}
</style>
border-color css
<style>
span { border-color: #754974; }
span { border-color: rgb(117,73,116); }
td.TdClassName
{
border-color: #754974;
}
.TagClassName
{
border-color: #754974;
}
</style>