#1B1F01 (or 0x1B1F01) is unknown color: approx Green Waterloo. HEX triplet: 1B, 1F and 01. RGB value is (27,31,1). Sum of RGB (Red+Green+Blue) = 27+31+1=59 (7% of max value = 765). Red value is 27 (10.94% from 255 or 45.76% from 59); Green value is 31 (12.5% from 255 or 52.54% from 59); Blue value is 1 (0.78% from 255 or 1.69% from 59); Max value from RGB is 31 - color contains mainly: green. Hex color #1B1F01 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1B1F01 is #E4E0FE. Grayscale: #1A1A1A. Windows color (decimal): -14999807 or 73499. OLE color: 73499.
HSL color Cylindrical-coordinate representation of color #1B1F01: hue angle of 68º degrees, saturation: 0.94, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #1B1F01 is Cyan = 0.13, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.88.
<style> p { color: #1B1F01; } p { color: rgb(27,31,1); } H1.HeaderClassName { color: #1B1F01; } .AnyTagClassName { color: #1B1F01; } </style>
<style> a { background-color: #1B1F01; } a { background-color: rgb(27,31,1); } div.DivClassName { background-color: #1B1F01; } .BgClassName { background-color: #1B1F01; } </style>
<style> span { border-color: #1B1F01; } span { border-color: rgb(27,31,1); } td.TdClassName { border-color: #1B1F01; } .TagClassName { border-color: #1B1F01; } </style>