#1F6AEF (or 0x1F6AEF) is unknown color: approx Royal Blue. HEX triplet: 1F, 6A and EF. RGB value is (31,106,239). Sum of RGB (Red+Green+Blue) = 31+106+239=376 (49% of max value = 765). Red value is 31 (12.5% from 255 or 8.24% from 376); Green value is 106 (41.80% from 255 or 28.19% from 376); Blue value is 239 (93.75% from 255 or 63.56% from 376); Max value from RGB is 239 - color contains mainly: blue. Hex color #1F6AEF is not a web safe color. Web safe color analog (approx): #3366FF. Inversed color of #1F6AEF is #E09510. Grayscale: #626262. Windows color (decimal): -14718225 or 15690271. OLE color: 15690271.
HSL color Cylindrical-coordinate representation of color #1F6AEF: hue angle of 218.37º degrees, saturation: 0.87, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #1F6AEF is Cyan = 0.87, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #1F6AEF; } p { color: rgb(31,106,239); } H1.HeaderClassName { color: #1F6AEF; } .AnyTagClassName { color: #1F6AEF; } </style>
<style> a { background-color: #1F6AEF; } a { background-color: rgb(31,106,239); } div.DivClassName { background-color: #1F6AEF; } .BgClassName { background-color: #1F6AEF; } </style>
<style> span { border-color: #1F6AEF; } span { border-color: rgb(31,106,239); } td.TdClassName { border-color: #1F6AEF; } .TagClassName { border-color: #1F6AEF; } </style>