#4D75CC (or 0x4D75CC) is unknown color: approx Havelock Blue. HEX triplet: 4D, 75 and CC. RGB value is (77,117,204). Sum of RGB (Red+Green+Blue) = 77+117+204=398 (52% of max value = 765). Red value is 77 (30.47% from 255 or 19.35% from 398); Green value is 117 (46.09% from 255 or 29.40% 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 #4D75CC is not a web safe color. Web safe color analog (approx): #6666CC. Inversed color of #4D75CC is #B28A33. Grayscale: #727272. Windows color (decimal): -11700788 or 13399373. OLE color: 13399373.
HSL color Cylindrical-coordinate representation of color #4D75CC: hue angle of 221.1º 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 #4D75CC is Cyan = 0.62, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #4D75CC; } p { color: rgb(77,117,204); } H1.HeaderClassName { color: #4D75CC; } .AnyTagClassName { color: #4D75CC; } </style>
<style> a { background-color: #4D75CC; } a { background-color: rgb(77,117,204); } div.DivClassName { background-color: #4D75CC; } .BgClassName { background-color: #4D75CC; } </style>
<style> span { border-color: #4D75CC; } span { border-color: rgb(77,117,204); } td.TdClassName { border-color: #4D75CC; } .TagClassName { border-color: #4D75CC; } </style>