#1D1B1F (or 0x1D1B1F) is unknown color: approx Blackcurrant. HEX triplet: 1D, 1B and 1F. RGB value is (29,27,31). Sum of RGB (Red+Green+Blue) = 29+27+31=87 (11% of max value = 765). Red value is 29 (11.72% from 255 or 33.33% from 87); Green value is 27 (10.94% from 255 or 31.03% from 87); Blue value is 31 (12.5% from 255 or 35.63% from 87); Max value from RGB is 31 - color contains mainly: blue. Hex color #1D1B1F is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1D1B1F is #E2E4E0. Grayscale: #1C1C1C. Windows color (decimal): -14869729 or 2038557. OLE color: 2038557.
HSL color Cylindrical-coordinate representation of color #1D1B1F: hue angle of 270º degrees, saturation: 0.07, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #1D1B1F is Cyan = 0.06, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.88.
<style> p { color: #1D1B1F; } p { color: rgb(29,27,31); } H1.HeaderClassName { color: #1D1B1F; } .AnyTagClassName { color: #1D1B1F; } </style>
<style> a { background-color: #1D1B1F; } a { background-color: rgb(29,27,31); } div.DivClassName { background-color: #1D1B1F; } .BgClassName { background-color: #1D1B1F; } </style>
<style> span { border-color: #1D1B1F; } span { border-color: rgb(29,27,31); } td.TdClassName { border-color: #1D1B1F; } .TagClassName { border-color: #1D1B1F; } </style>