#1F370E (or 0x1F370E) is unknown color: approx Black Forest. HEX triplet: 1F, 37 and 0E. RGB value is (31,55,14). Sum of RGB (Red+Green+Blue) = 31+55+14=100 (13% of max value = 765). Red value is 31 (12.5% from 255 or 31% from 100); Green value is 55 (21.88% from 255 or 55% from 100); Blue value is 14 (5.86% from 255 or 14% from 100); Max value from RGB is 55 - color contains mainly: green. Hex color #1F370E is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1F370E is #E0C8F1. Grayscale: #2B2B2B. Windows color (decimal): -14731506 or 931615. OLE color: 931615.
HSL color Cylindrical-coordinate representation of color #1F370E: hue angle of 95.12º degrees, saturation: 0.59, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1F370E is Cyan = 0.44, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.78.
<style> p { color: #1F370E; } p { color: rgb(31,55,14); } H1.HeaderClassName { color: #1F370E; } .AnyTagClassName { color: #1F370E; } </style>
<style> a { background-color: #1F370E; } a { background-color: rgb(31,55,14); } div.DivClassName { background-color: #1F370E; } .BgClassName { background-color: #1F370E; } </style>
<style> span { border-color: #1F370E; } span { border-color: rgb(31,55,14); } td.TdClassName { border-color: #1F370E; } .TagClassName { border-color: #1F370E; } </style>