#141211 (or 0x141211) is unknown color: approx Bokara Grey. HEX triplet: 14, 12 and 11. RGB value is (20,18,17). Sum of RGB (Red+Green+Blue) = 20+18+17=55 (7% of max value = 765). Red value is 20 (8.20% from 255 or 36.36% from 55); Green value is 18 (7.42% from 255 or 32.73% from 55); Blue value is 17 (7.03% from 255 or 30.91% from 55); Max value from RGB is 20 - color contains mainly: red. Hex color #141211 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141211 is #EBEDEE. Grayscale: #121212. Windows color (decimal): -15461871 or 1118740. OLE color: 1118740.
HSL color Cylindrical-coordinate representation of color #141211: hue angle of 20º degrees, saturation: 0.08, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #141211 is Cyan = 0, Magento = 0.10, Yellow = 0.15 and Black (K on CMYK) = 0.92.
<style> p { color: #141211; } p { color: rgb(20,18,17); } H1.HeaderClassName { color: #141211; } .AnyTagClassName { color: #141211; } </style>
<style> a { background-color: #141211; } a { background-color: rgb(20,18,17); } div.DivClassName { background-color: #141211; } .BgClassName { background-color: #141211; } </style>
<style> span { border-color: #141211; } span { border-color: rgb(20,18,17); } td.TdClassName { border-color: #141211; } .TagClassName { border-color: #141211; } </style>