#4A8BCC (or 0x4A8BCC) is unknown color: approx Havelock Blue. HEX triplet: 4A, 8B and CC. RGB value is (74,139,204). Sum of RGB (Red+Green+Blue) = 74+139+204=417 (55% of max value = 765). Red value is 74 (29.30% from 255 or 17.75% from 417); Green value is 139 (54.69% from 255 or 33.33% from 417); Blue value is 204 (80.08% from 255 or 48.92% from 417); Max value from RGB is 204 - color contains mainly: blue. Hex color #4A8BCC is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #4A8BCC is #B57433. Grayscale: #7E7E7E. Windows color (decimal): -11891764 or 13405002. OLE color: 13405002.
HSL color Cylindrical-coordinate representation of color #4A8BCC: hue angle of 210º degrees, saturation: 0.56, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #4A8BCC is Cyan = 0.64, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #4A8BCC; } p { color: rgb(74,139,204); } H1.HeaderClassName { color: #4A8BCC; } .AnyTagClassName { color: #4A8BCC; } </style>
<style> a { background-color: #4A8BCC; } a { background-color: rgb(74,139,204); } div.DivClassName { background-color: #4A8BCC; } .BgClassName { background-color: #4A8BCC; } </style>
<style> span { border-color: #4A8BCC; } span { border-color: rgb(74,139,204); } td.TdClassName { border-color: #4A8BCC; } .TagClassName { border-color: #4A8BCC; } </style>