#14181A (or 0x14181A) is unknown color: approx Black Pearl. HEX triplet: 14, 18 and 1A. RGB value is (20,24,26). Sum of RGB (Red+Green+Blue) = 20+24+26=70 (9% of max value = 765). Red value is 20 (8.20% from 255 or 28.57% from 70); Green value is 24 (9.77% from 255 or 34.29% from 70); Blue value is 26 (10.55% from 255 or 37.14% from 70); Max value from RGB is 26 - color contains mainly: blue. Hex color #14181A is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #14181A is #EBE7E5. Grayscale: #171717. Windows color (decimal): -15460326 or 1710100. OLE color: 1710100.
HSL color Cylindrical-coordinate representation of color #14181A: hue angle of 200º degrees, saturation: 0.13, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #14181A is Cyan = 0.23, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.90.
<style> p { color: #14181A; } p { color: rgb(20,24,26); } H1.HeaderClassName { color: #14181A; } .AnyTagClassName { color: #14181A; } </style>
<style> a { background-color: #14181A; } a { background-color: rgb(20,24,26); } div.DivClassName { background-color: #14181A; } .BgClassName { background-color: #14181A; } </style>
<style> span { border-color: #14181A; } span { border-color: rgb(20,24,26); } td.TdClassName { border-color: #14181A; } .TagClassName { border-color: #14181A; } </style>