#1B120C (or 0x1B120C) is unknown color: approx Bokara Grey. HEX triplet: 1B, 12 and 0C. RGB value is (27,18,12). Sum of RGB (Red+Green+Blue) = 27+18+12=57 (7% of max value = 765). Red value is 27 (10.94% from 255 or 47.37% from 57); Green value is 18 (7.42% from 255 or 31.58% from 57); Blue value is 12 (5.08% from 255 or 21.05% from 57); Max value from RGB is 27 - color contains mainly: red. Hex color #1B120C is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1B120C is #E4EDF3. Grayscale: #141414. Windows color (decimal): -15003124 or 791067. OLE color: 791067.
HSL color Cylindrical-coordinate representation of color #1B120C: hue angle of 24º degrees, saturation: 0.38, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #1B120C is Cyan = 0, Magento = 0.33, Yellow = 0.56 and Black (K on CMYK) = 0.89.
<style> p { color: #1B120C; } p { color: rgb(27,18,12); } H1.HeaderClassName { color: #1B120C; } .AnyTagClassName { color: #1B120C; } </style>
<style> a { background-color: #1B120C; } a { background-color: rgb(27,18,12); } div.DivClassName { background-color: #1B120C; } .BgClassName { background-color: #1B120C; } </style>
<style> span { border-color: #1B120C; } span { border-color: rgb(27,18,12); } td.TdClassName { border-color: #1B120C; } .TagClassName { border-color: #1B120C; } </style>