#754DCC (or 0x754DCC) is unknown color: approx Slate Blue. HEX triplet: 75, 4D and CC. RGB value is (117,77,204). Sum of RGB (Red+Green+Blue) = 117+77+204=398 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.40% from 398); Green value is 77 (30.47% from 255 or 19.35% from 398); Blue value is 204 (80.08% from 255 or 51.26% from 398); Max value from RGB is 204 - color contains mainly: blue. Hex color #754DCC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #754DCC is #8AB233. Grayscale: #666666. Windows color (decimal): -9089588 or 13389173. OLE color: 13389173.
HSL color Cylindrical-coordinate representation of color #754DCC: hue angle of 258.9º degrees, saturation: 0.55, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #754DCC is Cyan = 0.43, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #754DCC; } p { color: rgb(117,77,204); } H1.HeaderClassName { color: #754DCC; } .AnyTagClassName { color: #754DCC; } </style>
<style> a { background-color: #754DCC; } a { background-color: rgb(117,77,204); } div.DivClassName { background-color: #754DCC; } .BgClassName { background-color: #754DCC; } </style>
<style> span { border-color: #754DCC; } span { border-color: rgb(117,77,204); } td.TdClassName { border-color: #754DCC; } .TagClassName { border-color: #754DCC; } </style>