#02257F (or 0x02257F) is unknown color: approx Sapphire. HEX triplet: 02, 25 and 7F. RGB value is (2,37,127). Sum of RGB (Red+Green+Blue) = 2+37+127=166 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.20% from 166); Green value is 37 (14.84% from 255 or 22.29% from 166); Blue value is 127 (50% from 255 or 76.51% from 166); Max value from RGB is 127 - color contains mainly: blue. Hex color #02257F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #02257F is #FDDA80. Grayscale: #242424. Windows color (decimal): -16636545 or 8332546. OLE color: 8332546.
HSL color Cylindrical-coordinate representation of color #02257F: hue angle of 223.2º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02257F is Cyan = 0.98, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #02257F; } p { color: rgb(2,37,127); } H1.HeaderClassName { color: #02257F; } .AnyTagClassName { color: #02257F; } </style>
<style> a { background-color: #02257F; } a { background-color: rgb(2,37,127); } div.DivClassName { background-color: #02257F; } .BgClassName { background-color: #02257F; } </style>
<style> span { border-color: #02257F; } span { border-color: rgb(2,37,127); } td.TdClassName { border-color: #02257F; } .TagClassName { border-color: #02257F; } </style>