#0A252D (or 0x0A252D) is unknown color: approx Black Pearl. HEX triplet: 0A, 25 and 2D. RGB value is (10,37,45). Sum of RGB (Red+Green+Blue) = 10+37+45=92 (12% of max value = 765). Red value is 10 (4.30% from 255 or 10.87% from 92); Green value is 37 (14.84% from 255 or 40.22% from 92); Blue value is 45 (17.97% from 255 or 48.91% from 92); Max value from RGB is 45 - color contains mainly: blue. Hex color #0A252D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0A252D is #F5DAD2. Grayscale: #1D1D1D. Windows color (decimal): -16112339 or 2958602. OLE color: 2958602.
HSL color Cylindrical-coordinate representation of color #0A252D: hue angle of 193.71º degrees, saturation: 0.64, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #0A252D is Cyan = 0.78, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #0A252D; } p { color: rgb(10,37,45); } H1.HeaderClassName { color: #0A252D; } .AnyTagClassName { color: #0A252D; } </style>
<style> a { background-color: #0A252D; } a { background-color: rgb(10,37,45); } div.DivClassName { background-color: #0A252D; } .BgClassName { background-color: #0A252D; } </style>
<style> span { border-color: #0A252D; } span { border-color: rgb(10,37,45); } td.TdClassName { border-color: #0A252D; } .TagClassName { border-color: #0A252D; } </style>