#745BCC (or 0x745BCC) is unknown color: approx Slate Blue. HEX triplet: 74, 5B and CC. RGB value is (116,91,204). Sum of RGB (Red+Green+Blue) = 116+91+204=411 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.22% from 411); Green value is 91 (35.94% from 255 or 22.14% from 411); Blue value is 204 (80.08% from 255 or 49.64% from 411); Max value from RGB is 204 - color contains mainly: blue. Hex color #745BCC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #745BCC is #8BA433. Grayscale: #6E6E6E. Windows color (decimal): -9151540 or 13392756. OLE color: 13392756.
HSL color Cylindrical-coordinate representation of color #745BCC: hue angle of 253.27º degrees, saturation: 0.53, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #745BCC is Cyan = 0.43, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #745BCC; } p { color: rgb(116,91,204); } H1.HeaderClassName { color: #745BCC; } .AnyTagClassName { color: #745BCC; } </style>
<style> a { background-color: #745BCC; } a { background-color: rgb(116,91,204); } div.DivClassName { background-color: #745BCC; } .BgClassName { background-color: #745BCC; } </style>
<style> span { border-color: #745BCC; } span { border-color: rgb(116,91,204); } td.TdClassName { border-color: #745BCC; } .TagClassName { border-color: #745BCC; } </style>