#1F120C (or 0x1F120C) is unknown color: approx Wood Bark. HEX triplet: 1F, 12 and 0C. RGB value is (31,18,12). Sum of RGB (Red+Green+Blue) = 31+18+12=61 (8% of max value = 765). Red value is 31 (12.5% from 255 or 50.82% from 61); Green value is 18 (7.42% from 255 or 29.51% from 61); Blue value is 12 (5.08% from 255 or 19.67% from 61); Max value from RGB is 31 - color contains mainly: red. Hex color #1F120C is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1F120C is #E0EDF3. Grayscale: #151515. Windows color (decimal): -14740980 or 791071. OLE color: 791071.
HSL color Cylindrical-coordinate representation of color #1F120C: hue angle of 18.95º degrees, saturation: 0.44, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #1F120C is Cyan = 0, Magento = 0.42, Yellow = 0.61 and Black (K on CMYK) = 0.88.
<style> p { color: #1F120C; } p { color: rgb(31,18,12); } H1.HeaderClassName { color: #1F120C; } .AnyTagClassName { color: #1F120C; } </style>
<style> a { background-color: #1F120C; } a { background-color: rgb(31,18,12); } div.DivClassName { background-color: #1F120C; } .BgClassName { background-color: #1F120C; } </style>
<style> span { border-color: #1F120C; } span { border-color: rgb(31,18,12); } td.TdClassName { border-color: #1F120C; } .TagClassName { border-color: #1F120C; } </style>