#140B0C (or 0x140B0C) is unknown color: approx Rustic Red. HEX triplet: 14, 0B and 0C. RGB value is (20,11,12). Sum of RGB (Red+Green+Blue) = 20+11+12=43 (5% of max value = 765). Red value is 20 (8.20% from 255 or 46.51% from 43); Green value is 11 (4.69% from 255 or 25.58% from 43); Blue value is 12 (5.08% from 255 or 27.91% from 43); Max value from RGB is 20 - color contains mainly: red. Hex color #140B0C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #140B0C is #EBF4F3. Grayscale: #0D0D0D. Windows color (decimal): -15463668 or 789268. OLE color: 789268.
HSL color Cylindrical-coordinate representation of color #140B0C: hue angle of 353.33º degrees, saturation: 0.29, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #140B0C is Cyan = 0, Magento = 0.45, Yellow = 0.40 and Black (K on CMYK) = 0.92.
<style> p { color: #140B0C; } p { color: rgb(20,11,12); } H1.HeaderClassName { color: #140B0C; } .AnyTagClassName { color: #140B0C; } </style>
<style> a { background-color: #140B0C; } a { background-color: rgb(20,11,12); } div.DivClassName { background-color: #140B0C; } .BgClassName { background-color: #140B0C; } </style>
<style> span { border-color: #140B0C; } span { border-color: rgb(20,11,12); } td.TdClassName { border-color: #140B0C; } .TagClassName { border-color: #140B0C; } </style>