#1F4BC0 (or 0x1F4BC0) is unknown color: approx Cerulean Blue. HEX triplet: 1F, 4B and C0. RGB value is (31,75,192). Sum of RGB (Red+Green+Blue) = 31+75+192=298 (39% of max value = 765). Red value is 31 (12.5% from 255 or 10.40% from 298); Green value is 75 (29.69% from 255 or 25.17% from 298); Blue value is 192 (75.39% from 255 or 64.43% from 298); Max value from RGB is 192 - color contains mainly: blue. Hex color #1F4BC0 is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #1F4BC0 is #E0B43F. Grayscale: #4A4A4A. Windows color (decimal): -14726208 or 12602143. OLE color: 12602143.
HSL color Cylindrical-coordinate representation of color #1F4BC0: hue angle of 223.6º degrees, saturation: 0.72, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #1F4BC0 is Cyan = 0.84, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #1F4BC0; } p { color: rgb(31,75,192); } H1.HeaderClassName { color: #1F4BC0; } .AnyTagClassName { color: #1F4BC0; } </style>
<style> a { background-color: #1F4BC0; } a { background-color: rgb(31,75,192); } div.DivClassName { background-color: #1F4BC0; } .BgClassName { background-color: #1F4BC0; } </style>
<style> span { border-color: #1F4BC0; } span { border-color: rgb(31,75,192); } td.TdClassName { border-color: #1F4BC0; } .TagClassName { border-color: #1F4BC0; } </style>