#1D370D (or 0x1D370D) is unknown color: approx Black Forest. HEX triplet: 1D, 37 and 0D. RGB value is (29,55,13). Sum of RGB (Red+Green+Blue) = 29+55+13=97 (12% of max value = 765). Red value is 29 (11.72% from 255 or 29.90% from 97); Green value is 55 (21.88% from 255 or 56.70% from 97); Blue value is 13 (5.47% from 255 or 13.40% from 97); Max value from RGB is 55 - color contains mainly: green. Hex color #1D370D is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1D370D is #E2C8F2. Grayscale: #2A2A2A. Windows color (decimal): -14862579 or 866077. OLE color: 866077.
HSL color Cylindrical-coordinate representation of color #1D370D: hue angle of 97.14º degrees, saturation: 0.62, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #1D370D is Cyan = 0.47, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.78.
<style> p { color: #1D370D; } p { color: rgb(29,55,13); } H1.HeaderClassName { color: #1D370D; } .AnyTagClassName { color: #1D370D; } </style>
<style> a { background-color: #1D370D; } a { background-color: rgb(29,55,13); } div.DivClassName { background-color: #1D370D; } .BgClassName { background-color: #1D370D; } </style>
<style> span { border-color: #1D370D; } span { border-color: rgb(29,55,13); } td.TdClassName { border-color: #1D370D; } .TagClassName { border-color: #1D370D; } </style>