#4B55DA (or 0x4B55DA) is unknown color: approx Free Speech Blue. HEX triplet: 4B, 55 and DA. RGB value is (75,85,218). Sum of RGB (Red+Green+Blue) = 75+85+218=378 (50% of max value = 765). Red value is 75 (29.69% from 255 or 19.84% from 378); Green value is 85 (33.59% from 255 or 22.49% from 378); Blue value is 218 (85.55% from 255 or 57.67% from 378); Max value from RGB is 218 - color contains mainly: blue. Hex color #4B55DA is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #4B55DA is #B4AA25. Grayscale: #606060. Windows color (decimal): -11840038 or 14308683. OLE color: 14308683.
HSL color Cylindrical-coordinate representation of color #4B55DA: hue angle of 235.8º degrees, saturation: 0.66, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #4B55DA is Cyan = 0.66, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #4b55da; } p { color: rgb(75,85,218); } H1.HeaderClassName { color: #4b55da; } .AnyTagClassName { color: #4b55da; } </style>
<style> a { background-color: #4b55da; } a { background-color: rgb(75,85,218); } div.DivClassName { background-color: #4b55da; } .BgClassName { background-color: #4b55da; } </style>
<style> span { border-color: #4b55da; } span { border-color: rgb(75,85,218); } td.TdClassName { border-color: #4b55da; } .TagClassName { border-color: #4b55da; } </style>