#140004 (or 0x140004) is unknown color: approx Rustic Red. HEX triplet: 14, 00 and 04. RGB value is (20,0,4). Sum of RGB (Red+Green+Blue) = 20+0+4=24 (3% of max value = 765). Red value is 20 (8.20% from 255 or 83.33% from 24); Green value is 0 (0.39% from 255 or 0% from 24); Blue value is 4 (1.95% from 255 or 16.67% from 24); Max value from RGB is 20 - color contains mainly: red. Hex color #140004 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #140004 is #EBFFFB. Grayscale: #060606. Windows color (decimal): -15466492 or 262164. OLE color: 262164.
HSL color Cylindrical-coordinate representation of color #140004: hue angle of 348º degrees, saturation: 1, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 1%. Process color model (Four color, CMYK) of #140004 is Cyan = 0, Magento = 1, Yellow = 0.80 and Black (K on CMYK) = 0.92.
<style> p { color: #140004; } p { color: rgb(20,0,4); } H1.HeaderClassName { color: #140004; } .AnyTagClassName { color: #140004; } </style>
<style> a { background-color: #140004; } a { background-color: rgb(20,0,4); } div.DivClassName { background-color: #140004; } .BgClassName { background-color: #140004; } </style>
<style> span { border-color: #140004; } span { border-color: rgb(20,0,4); } td.TdClassName { border-color: #140004; } .TagClassName { border-color: #140004; } </style>