#1D0D0D (or 0x1D0D0D) is unknown color: approx Seal Brown. HEX triplet: 1D, 0D and 0D. RGB value is (29,13,13). Sum of RGB (Red+Green+Blue) = 29+13+13=55 (7% of max value = 765). Red value is 29 (11.72% from 255 or 52.73% from 55); Green value is 13 (5.47% from 255 or 23.64% from 55); Blue value is 13 (5.47% from 255 or 23.64% from 55); Max value from RGB is 29 - color contains mainly: red. Hex color #1D0D0D is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #1D0D0D is #E2F2F2. Grayscale: #111111. Windows color (decimal): -14873331 or 855325. OLE color: 855325.
HSL color Cylindrical-coordinate representation of color #1D0D0D: hue angle of 0º degrees, saturation: 0.38, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #1D0D0D is Cyan = 0, Magento = 0.55, Yellow = 0.55 and Black (K on CMYK) = 0.89.
<style> p { color: #1D0D0D; } p { color: rgb(29,13,13); } H1.HeaderClassName { color: #1D0D0D; } .AnyTagClassName { color: #1D0D0D; } </style>
<style> a { background-color: #1D0D0D; } a { background-color: rgb(29,13,13); } div.DivClassName { background-color: #1D0D0D; } .BgClassName { background-color: #1D0D0D; } </style>
<style> span { border-color: #1D0D0D; } span { border-color: rgb(29,13,13); } td.TdClassName { border-color: #1D0D0D; } .TagClassName { border-color: #1D0D0D; } </style>