#1B330C (or 0x1B330C) is unknown color: approx Black Forest. HEX triplet: 1B, 33 and 0C. RGB value is (27,51,12). Sum of RGB (Red+Green+Blue) = 27+51+12=90 (11% of max value = 765). Red value is 27 (10.94% from 255 or 30% from 90); Green value is 51 (20.31% from 255 or 56.67% from 90); Blue value is 12 (5.08% from 255 or 13.33% from 90); Max value from RGB is 51 - color contains mainly: green. Hex color #1B330C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1B330C is #E4CCF3. Grayscale: #272727. Windows color (decimal): -14994676 or 799515. OLE color: 799515.
HSL color Cylindrical-coordinate representation of color #1B330C: hue angle of 96.92º degrees, saturation: 0.62, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #1B330C is Cyan = 0.47, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.8.
<style> p { color: #1B330C; } p { color: rgb(27,51,12); } H1.HeaderClassName { color: #1B330C; } .AnyTagClassName { color: #1B330C; } </style>
<style> a { background-color: #1B330C; } a { background-color: rgb(27,51,12); } div.DivClassName { background-color: #1B330C; } .BgClassName { background-color: #1B330C; } </style>
<style> span { border-color: #1B330C; } span { border-color: rgb(27,51,12); } td.TdClassName { border-color: #1B330C; } .TagClassName { border-color: #1B330C; } </style>