#1F0F0B (or 0x1F0F0B) is unknown color: approx Seal Brown. HEX triplet: 1F, 0F and 0B. RGB value is (31,15,11). Sum of RGB (Red+Green+Blue) = 31+15+11=57 (7% of max value = 765). Red value is 31 (12.5% from 255 or 54.39% from 57); Green value is 15 (6.25% from 255 or 26.32% from 57); Blue value is 11 (4.69% from 255 or 19.30% from 57); Max value from RGB is 31 - color contains mainly: red. Hex color #1F0F0B is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1F0F0B is #E0F0F4. Grayscale: #131313. Windows color (decimal): -14741749 or 724767. OLE color: 724767.
HSL color Cylindrical-coordinate representation of color #1F0F0B: hue angle of 12º degrees, saturation: 0.48, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #1F0F0B is Cyan = 0, Magento = 0.52, Yellow = 0.65 and Black (K on CMYK) = 0.88.
<style> p { color: #1F0F0B; } p { color: rgb(31,15,11); } H1.HeaderClassName { color: #1F0F0B; } .AnyTagClassName { color: #1F0F0B; } </style>
<style> a { background-color: #1F0F0B; } a { background-color: rgb(31,15,11); } div.DivClassName { background-color: #1F0F0B; } .BgClassName { background-color: #1F0F0B; } </style>
<style> span { border-color: #1F0F0B; } span { border-color: rgb(31,15,11); } td.TdClassName { border-color: #1F0F0B; } .TagClassName { border-color: #1F0F0B; } </style>