#1B1F16 (or 0x1B1F16) is unknown color: approx Pine Tree. HEX triplet: 1B, 1F and 16. RGB value is (27,31,22). Sum of RGB (Red+Green+Blue) = 27+31+22=80 (10% of max value = 765). Red value is 27 (10.94% from 255 or 33.75% from 80); Green value is 31 (12.5% from 255 or 38.75% from 80); Blue value is 22 (8.98% from 255 or 27.5% from 80); Max value from RGB is 31 - color contains mainly: green. Hex color #1B1F16 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1B1F16 is #E4E0E9. Grayscale: #1C1C1C. Windows color (decimal): -14999786 or 1449755. OLE color: 1449755.
HSL color Cylindrical-coordinate representation of color #1B1F16: hue angle of 86.67º degrees, saturation: 0.17, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #1B1F16 is Cyan = 0.13, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.88.
<style> p { color: #1B1F16; } p { color: rgb(27,31,22); } H1.HeaderClassName { color: #1B1F16; } .AnyTagClassName { color: #1B1F16; } </style>
<style> a { background-color: #1B1F16; } a { background-color: rgb(27,31,22); } div.DivClassName { background-color: #1B1F16; } .BgClassName { background-color: #1B1F16; } </style>
<style> span { border-color: #1B1F16; } span { border-color: rgb(27,31,22); } td.TdClassName { border-color: #1B1F16; } .TagClassName { border-color: #1B1F16; } </style>