#00257F (or 0x00257F) is unknown color: approx Sapphire. HEX triplet: 00, 25 and 7F. RGB value is (0,37,127). Sum of RGB (Red+Green+Blue) = 0+37+127=164 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 164); Green value is 37 (14.84% from 255 or 22.56% from 164); Blue value is 127 (50% from 255 or 77.44% from 164); Max value from RGB is 127 - color contains mainly: blue. Hex color #00257F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #00257F is #FFDA80. Grayscale: #232323. Windows color (decimal): -16767617 or 8332544. OLE color: 8332544.
HSL color Cylindrical-coordinate representation of color #00257F: hue angle of 222.52º degrees, saturation: 1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00257F is Cyan = 1, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #00257f; } p { color: rgb(0,37,127); } H1.HeaderClassName { color: #00257f; } .AnyTagClassName { color: #00257f; } </style>
<style> a { background-color: #00257f; } a { background-color: rgb(0,37,127); } div.DivClassName { background-color: #00257f; } .BgClassName { background-color: #00257f; } </style>
<style> span { border-color: #00257f; } span { border-color: rgb(0,37,127); } td.TdClassName { border-color: #00257f; } .TagClassName { border-color: #00257f; } </style>