#014BB7 (or 0x014BB7) is unknown color: approx Cobalt. HEX triplet: 01, 4B and B7. RGB value is (1,75,183). Sum of RGB (Red+Green+Blue) = 1+75+183=259 (34% of max value = 765). Red value is 1 (0.78% from 255 or 0.39% from 259); Green value is 75 (29.69% from 255 or 28.96% from 259); Blue value is 183 (71.88% from 255 or 70.66% from 259); Max value from RGB is 183 - color contains mainly: blue. Hex color #014BB7 is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #014BB7 is #FEB448. Grayscale: #404040. Windows color (decimal): -16692297 or 12012289. OLE color: 12012289.
HSL color Cylindrical-coordinate representation of color #014BB7: hue angle of 215.6º degrees, saturation: 0.99, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014BB7 is Cyan = 0.99, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #014BB7; } p { color: rgb(1,75,183); } H1.HeaderClassName { color: #014BB7; } .AnyTagClassName { color: #014BB7; } </style>
<style> a { background-color: #014BB7; } a { background-color: rgb(1,75,183); } div.DivClassName { background-color: #014BB7; } .BgClassName { background-color: #014BB7; } </style>
<style> span { border-color: #014BB7; } span { border-color: rgb(1,75,183); } td.TdClassName { border-color: #014BB7; } .TagClassName { border-color: #014BB7; } </style>