#1F0F0C (or 0x1F0F0C) is unknown color: approx Seal Brown. HEX triplet: 1F, 0F and 0C. RGB value is (31,15,12). Sum of RGB (Red+Green+Blue) = 31+15+12=58 (7% of max value = 765). Red value is 31 (12.5% from 255 or 53.45% from 58); Green value is 15 (6.25% from 255 or 25.86% from 58); Blue value is 12 (5.08% from 255 or 20.69% from 58); Max value from RGB is 31 - color contains mainly: red. Hex color #1F0F0C is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1F0F0C is #E0F0F3. Grayscale: #131313. Windows color (decimal): -14741748 or 790303. OLE color: 790303.
HSL color Cylindrical-coordinate representation of color #1F0F0C: hue angle of 9.47º 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 #1F0F0C is Cyan = 0, Magento = 0.52, Yellow = 0.61 and Black (K on CMYK) = 0.88.
<style> p { color: #1F0F0C; } p { color: rgb(31,15,12); } H1.HeaderClassName { color: #1F0F0C; } .AnyTagClassName { color: #1F0F0C; } </style>
<style> a { background-color: #1F0F0C; } a { background-color: rgb(31,15,12); } div.DivClassName { background-color: #1F0F0C; } .BgClassName { background-color: #1F0F0C; } </style>
<style> span { border-color: #1F0F0C; } span { border-color: rgb(31,15,12); } td.TdClassName { border-color: #1F0F0C; } .TagClassName { border-color: #1F0F0C; } </style>