#0251FF (or 0x0251FF) is unknown color: approx Navy Blue. HEX triplet: 02, 51 and FF. RGB value is (2,81,255). Sum of RGB (Red+Green+Blue) = 2+81+255=338 (44% of max value = 765). Red value is 2 (1.17% from 255 or 0.59% from 338); Green value is 81 (32.03% from 255 or 23.96% from 338); Blue value is 255 (100% from 255 or 75.44% from 338); Max value from RGB is 255 - color contains mainly: blue. Hex color #0251FF is not a web safe color. Web safe color analog (approx): #0066FF. Inversed color of #0251FF is #FDAE00. Grayscale: #4C4C4C. Windows color (decimal): -16625153 or 16732418. OLE color: 16732418.
HSL color Cylindrical-coordinate representation of color #0251FF: hue angle of 221.26º degrees, saturation: 1, lightness: 0.5%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #0251FF is Cyan = 0.99, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #0251FF; } p { color: rgb(2,81,255); } H1.HeaderClassName { color: #0251FF; } .AnyTagClassName { color: #0251FF; } </style>
<style> a { background-color: #0251FF; } a { background-color: rgb(2,81,255); } div.DivClassName { background-color: #0251FF; } .BgClassName { background-color: #0251FF; } </style>
<style> span { border-color: #0251FF; } span { border-color: rgb(2,81,255); } td.TdClassName { border-color: #0251FF; } .TagClassName { border-color: #0251FF; } </style>