#12181C (or 0x12181C) is unknown color: approx Black Pearl. HEX triplet: 12, 18 and 1C. RGB value is (18,24,28). Sum of RGB (Red+Green+Blue) = 18+24+28=70 (9% of max value = 765). Red value is 18 (7.42% from 255 or 25.71% from 70); Green value is 24 (9.77% from 255 or 34.29% from 70); Blue value is 28 (11.33% from 255 or 40% from 70); Max value from RGB is 28 - color contains mainly: blue. Hex color #12181C is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #12181C is #EDE7E3. Grayscale: #161616. Windows color (decimal): -15591396 or 1841170. OLE color: 1841170.
HSL color Cylindrical-coordinate representation of color #12181C: hue angle of 204º degrees, saturation: 0.22, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #12181C is Cyan = 0.36, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.89.
<style> p { color: #12181C; } p { color: rgb(18,24,28); } H1.HeaderClassName { color: #12181C; } .AnyTagClassName { color: #12181C; } </style>
<style> a { background-color: #12181C; } a { background-color: rgb(18,24,28); } div.DivClassName { background-color: #12181C; } .BgClassName { background-color: #12181C; } </style>
<style> span { border-color: #12181C; } span { border-color: rgb(18,24,28); } td.TdClassName { border-color: #12181C; } .TagClassName { border-color: #12181C; } </style>