Shades of Eminence #754674
Tints of Eminence #754674
RGB
CMYK
RGB Variations
Color information
#754674 (or 0x754674) is known color: Eminence. HEX triplet: 75, 46 and 74. RGB value is (117,70,116). Sum of RGB (Red+Green+Blue) = 117+70+116=303 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.61% from 303); Green value is 70 (27.73% from 255 or 23.10% from 303); Blue value is 116 (45.70% from 255 or 38.28% from 303); Max value from RGB is 117 - color contains mainly: red. Hex color #754674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754674 is #8AB98B. Grayscale: #595959. Windows color (decimal): -9091468 or 7620213. OLE color: 7620213.
HSL color Cylindrical-coordinate representation of color #754674: hue angle of 301.28º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #754674 is Cyan = 0, Magento = 0.40, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 116 | - |
| CMYK | 0 | 0.40 | 0.01 | 0.54 |
| HSL | 301.28º | 0.25% | 0.37% | - |
| HSV(B) | 301.28º | 0.4% | 0.46% | - |
| XYZ | 12.68 | 9.42 | 17.67 | - |
| YUV | 89.3 | 143.07 | 147.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 116 | 0 | 0.40 | 0.01 | 0.54 | 301.28 | 0.25 | 0.37 |
| Hex | 75 | 46 | 74 | 0 | 28 | 1 | 36 | 12D | 19 | 25 |
| Octal | 165 | 106 | 164 | 0 | 50 | 1 | 66 | 455 | 31 | 45 |
| Binary | 1110101 | 1000110 | 1110100 | 0 | 101000 | 1 | 110110 | 100101101 | 11001 | 100101 |
Color Harmonies of #754674
Complementary color
Monochromatic Colors of #754674
Black with #754674
Text Example
Text Example
White with #754674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754674; }
p { color: rgb(117,70,116); }
H1.HeaderClassName
{
color: #754674;
}
.AnyTagClassName
{
color: #754674;
}
</style>
background-color css
<style>
a { background-color: #754674; }
a { background-color: rgb(117,70,116); }
div.DivClassName
{
background-color: #754674;
}
.BgClassName
{
background-color: #754674;
}
</style>
border-color css
<style>
span { border-color: #754674; }
span { border-color: rgb(117,70,116); }
td.TdClassName
{
border-color: #754674;
}
.TagClassName
{
border-color: #754674;
}
</style>