#1F5ECB (or 0x1F5ECB) is unknown color: approx Denim. HEX triplet: 1F, 5E and CB. RGB value is (31,94,203). Sum of RGB (Red+Green+Blue) = 31+94+203=328 (43% of max value = 765). Red value is 31 (12.5% from 255 or 9.45% from 328); Green value is 94 (37.11% from 255 or 28.66% from 328); Blue value is 203 (79.69% from 255 or 61.89% from 328); Max value from RGB is 203 - color contains mainly: blue. Hex color #1F5ECB is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #1F5ECB is #E0A134. Grayscale: #575757. Windows color (decimal): -14721333 or 13327903. OLE color: 13327903.
HSL color Cylindrical-coordinate representation of color #1F5ECB: hue angle of 218.02º 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 #1F5ECB is Cyan = 0.85, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #1F5ECB; } p { color: rgb(31,94,203); } H1.HeaderClassName { color: #1F5ECB; } .AnyTagClassName { color: #1F5ECB; } </style>
<style> a { background-color: #1F5ECB; } a { background-color: rgb(31,94,203); } div.DivClassName { background-color: #1F5ECB; } .BgClassName { background-color: #1F5ECB; } </style>
<style> span { border-color: #1F5ECB; } span { border-color: rgb(31,94,203); } td.TdClassName { border-color: #1F5ECB; } .TagClassName { border-color: #1F5ECB; } </style>