#1D2325 (or 0x1D2325) is unknown color: approx Black Pearl. HEX triplet: 1D, 23 and 25. RGB value is (29,35,37). Sum of RGB (Red+Green+Blue) = 29+35+37=101 (13% of max value = 765). Red value is 29 (11.72% from 255 or 28.71% from 101); Green value is 35 (14.06% from 255 or 34.65% from 101); Blue value is 37 (14.84% from 255 or 36.63% from 101); Max value from RGB is 37 - color contains mainly: blue. Hex color #1D2325 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1D2325 is #E2DCDA. Grayscale: #212121. Windows color (decimal): -14867675 or 2433821. OLE color: 2433821.
HSL color Cylindrical-coordinate representation of color #1D2325: hue angle of 195º degrees, saturation: 0.12, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #1D2325 is Cyan = 0.22, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.85.
<style> p { color: #1D2325; } p { color: rgb(29,35,37); } H1.HeaderClassName { color: #1D2325; } .AnyTagClassName { color: #1D2325; } </style>
<style> a { background-color: #1D2325; } a { background-color: rgb(29,35,37); } div.DivClassName { background-color: #1D2325; } .BgClassName { background-color: #1D2325; } </style>
<style> span { border-color: #1D2325; } span { border-color: rgb(29,35,37); } td.TdClassName { border-color: #1D2325; } .TagClassName { border-color: #1D2325; } </style>