#0C1D2E (or 0x0C1D2E) is unknown color: approx Black Pearl. HEX triplet: 0C, 1D and 2E. RGB value is (12,29,46). Sum of RGB (Red+Green+Blue) = 12+29+46=87 (11% of max value = 765). Red value is 12 (5.08% from 255 or 13.79% from 87); Green value is 29 (11.72% from 255 or 33.33% from 87); Blue value is 46 (18.36% from 255 or 52.87% from 87); Max value from RGB is 46 - color contains mainly: blue. Hex color #0C1D2E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0C1D2E is #F3E2D1. Grayscale: #191919. Windows color (decimal): -15983314 or 3022092. OLE color: 3022092.
HSL color Cylindrical-coordinate representation of color #0C1D2E: hue angle of 210º degrees, saturation: 0.59, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #0C1D2E is Cyan = 0.74, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #0C1D2E; } p { color: rgb(12,29,46); } H1.HeaderClassName { color: #0C1D2E; } .AnyTagClassName { color: #0C1D2E; } </style>
<style> a { background-color: #0C1D2E; } a { background-color: rgb(12,29,46); } div.DivClassName { background-color: #0C1D2E; } .BgClassName { background-color: #0C1D2E; } </style>
<style> span { border-color: #0C1D2E; } span { border-color: rgb(12,29,46); } td.TdClassName { border-color: #0C1D2E; } .TagClassName { border-color: #0C1D2E; } </style>