#00252A (or 0x00252A) is unknown color: approx Black Pearl. HEX triplet: 00, 25 and 2A. RGB value is (0,37,42). Sum of RGB (Red+Green+Blue) = 0+37+42=79 (10% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 79); Green value is 37 (14.84% from 255 or 46.84% from 79); Blue value is 42 (16.80% from 255 or 53.16% from 79); Max value from RGB is 42 - color contains mainly: blue. Hex color #00252A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #00252A is #FFDAD5. Grayscale: #1A1A1A. Windows color (decimal): -16767702 or 2761984. OLE color: 2761984.
HSL color Cylindrical-coordinate representation of color #00252A: hue angle of 187.14º degrees, saturation: 1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00252A is Cyan = 1, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.84.
<style> p { color: #00252A; } p { color: rgb(0,37,42); } H1.HeaderClassName { color: #00252A; } .AnyTagClassName { color: #00252A; } </style>
<style> a { background-color: #00252A; } a { background-color: rgb(0,37,42); } div.DivClassName { background-color: #00252A; } .BgClassName { background-color: #00252A; } </style>
<style> span { border-color: #00252A; } span { border-color: rgb(0,37,42); } td.TdClassName { border-color: #00252A; } .TagClassName { border-color: #00252A; } </style>