#4D99B5 (or 0x4D99B5) is unknown color: approx Boston Blue. HEX triplet: 4D, 99 and B5. RGB value is (77,153,181). Sum of RGB (Red+Green+Blue) = 77+153+181=411 (54% of max value = 765). Red value is 77 (30.47% from 255 or 18.73% from 411); Green value is 153 (60.16% from 255 or 37.23% from 411); Blue value is 181 (71.09% from 255 or 44.04% from 411); Max value from RGB is 181 - color contains mainly: blue. Hex color #4D99B5 is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #4D99B5 is #B2664A. Grayscale: #858585. Windows color (decimal): -11691595 or 11901261. OLE color: 11901261.
HSL color Cylindrical-coordinate representation of color #4D99B5: hue angle of 196.15º degrees, saturation: 0.41, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #4D99B5 is Cyan = 0.57, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #4d99b5; } p { color: rgb(77,153,181); } H1.HeaderClassName { color: #4d99b5; } .AnyTagClassName { color: #4d99b5; } </style>
<style> a { background-color: #4d99b5; } a { background-color: rgb(77,153,181); } div.DivClassName { background-color: #4d99b5; } .BgClassName { background-color: #4d99b5; } </style>
<style> span { border-color: #4d99b5; } span { border-color: rgb(77,153,181); } td.TdClassName { border-color: #4d99b5; } .TagClassName { border-color: #4d99b5; } </style>