#1F160E (or 0x1F160E) is unknown color: approx Bokara Grey. HEX triplet: 1F, 16 and 0E. RGB value is (31,22,14). Sum of RGB (Red+Green+Blue) = 31+22+14=67 (8% of max value = 765). Red value is 31 (12.5% from 255 or 46.27% from 67); Green value is 22 (8.98% from 255 or 32.84% from 67); Blue value is 14 (5.86% from 255 or 20.90% from 67); Max value from RGB is 31 - color contains mainly: red. Hex color #1F160E is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1F160E is #E0E9F1. Grayscale: #171717. Windows color (decimal): -14739954 or 923167. OLE color: 923167.
HSL color Cylindrical-coordinate representation of color #1F160E: hue angle of 28.24º degrees, saturation: 0.38, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #1F160E is Cyan = 0, Magento = 0.29, Yellow = 0.55 and Black (K on CMYK) = 0.88.
<style> p { color: #1F160E; } p { color: rgb(31,22,14); } H1.HeaderClassName { color: #1F160E; } .AnyTagClassName { color: #1F160E; } </style>
<style> a { background-color: #1F160E; } a { background-color: rgb(31,22,14); } div.DivClassName { background-color: #1F160E; } .BgClassName { background-color: #1F160E; } </style>
<style> span { border-color: #1F160E; } span { border-color: rgb(31,22,14); } td.TdClassName { border-color: #1F160E; } .TagClassName { border-color: #1F160E; } </style>