#0D141C (or 0x0D141C) is unknown color: approx Black Pearl. HEX triplet: 0D, 14 and 1C. RGB value is (13,20,28). Sum of RGB (Red+Green+Blue) = 13+20+28=61 (8% of max value = 765). Red value is 13 (5.47% from 255 or 21.31% from 61); Green value is 20 (8.20% from 255 or 32.79% from 61); Blue value is 28 (11.33% from 255 or 45.90% from 61); Max value from RGB is 28 - color contains mainly: blue. Hex color #0D141C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0D141C is #F2EBE3. Grayscale: #121212. Windows color (decimal): -15920100 or 1840141. OLE color: 1840141.
HSL color Cylindrical-coordinate representation of color #0D141C: hue angle of 212º degrees, saturation: 0.37, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #0D141C is Cyan = 0.54, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #0D141C; } p { color: rgb(13,20,28); } H1.HeaderClassName { color: #0D141C; } .AnyTagClassName { color: #0D141C; } </style>
<style> a { background-color: #0D141C; } a { background-color: rgb(13,20,28); } div.DivClassName { background-color: #0D141C; } .BgClassName { background-color: #0D141C; } </style>
<style> span { border-color: #0D141C; } span { border-color: rgb(13,20,28); } td.TdClassName { border-color: #0D141C; } .TagClassName { border-color: #0D141C; } </style>