#1B332C (or 0x1B332C) is unknown color: approx Racing Green. HEX triplet: 1B, 33 and 2C. RGB value is (27,51,44). Sum of RGB (Red+Green+Blue) = 27+51+44=122 (16% of max value = 765). Red value is 27 (10.94% from 255 or 22.13% from 122); Green value is 51 (20.31% from 255 or 41.80% from 122); Blue value is 44 (17.58% from 255 or 36.07% from 122); Max value from RGB is 51 - color contains mainly: green. Hex color #1B332C is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1B332C is #E4CCD3. Grayscale: #2B2B2B. Windows color (decimal): -14994644 or 2896667. OLE color: 2896667.
HSL color Cylindrical-coordinate representation of color #1B332C: hue angle of 162.5º degrees, saturation: 0.31, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #1B332C is Cyan = 0.47, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.8.
<style> p { color: #1B332C; } p { color: rgb(27,51,44); } H1.HeaderClassName { color: #1B332C; } .AnyTagClassName { color: #1B332C; } </style>
<style> a { background-color: #1B332C; } a { background-color: rgb(27,51,44); } div.DivClassName { background-color: #1B332C; } .BgClassName { background-color: #1B332C; } </style>
<style> span { border-color: #1B332C; } span { border-color: rgb(27,51,44); } td.TdClassName { border-color: #1B332C; } .TagClassName { border-color: #1B332C; } </style>