#1F53CB (or 0x1F53CB) is unknown color: approx Cerulean Blue. HEX triplet: 1F, 53 and CB. RGB value is (31,83,203). Sum of RGB (Red+Green+Blue) = 31+83+203=317 (41% of max value = 765). Red value is 31 (12.5% from 255 or 9.78% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 203 (79.69% from 255 or 64.04% from 317); Max value from RGB is 203 - color contains mainly: blue. Hex color #1F53CB is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #1F53CB is #E0AC34. Grayscale: #505050. Windows color (decimal): -14724149 or 13325087. OLE color: 13325087.
HSL color Cylindrical-coordinate representation of color #1F53CB: hue angle of 221.86º degrees, saturation: 0.74, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1F53CB is Cyan = 0.85, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #1F53CB; } p { color: rgb(31,83,203); } H1.HeaderClassName { color: #1F53CB; } .AnyTagClassName { color: #1F53CB; } </style>
<style> a { background-color: #1F53CB; } a { background-color: rgb(31,83,203); } div.DivClassName { background-color: #1F53CB; } .BgClassName { background-color: #1F53CB; } </style>
<style> span { border-color: #1F53CB; } span { border-color: rgb(31,83,203); } td.TdClassName { border-color: #1F53CB; } .TagClassName { border-color: #1F53CB; } </style>