#002D1C (or 0x002D1C) is unknown color: approx Dark Green. HEX triplet: 00, 2D and 1C. RGB value is (0,45,28). Sum of RGB (Red+Green+Blue) = 0+45+28=73 (9% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 73); Green value is 45 (17.97% from 255 or 61.64% from 73); Blue value is 28 (11.33% from 255 or 38.36% from 73); Max value from RGB is 45 - color contains mainly: green. Hex color #002D1C is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #002D1C is #FFD2E3. Grayscale: #1D1D1D. Windows color (decimal): -16765668 or 1846528. OLE color: 1846528.
HSL color Cylindrical-coordinate representation of color #002D1C: hue angle of 157.33º degrees, saturation: 1, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 1%. Process color model (Four color, CMYK) of #002D1C is Cyan = 1, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.82.
<style> p { color: #002D1C; } p { color: rgb(0,45,28); } H1.HeaderClassName { color: #002D1C; } .AnyTagClassName { color: #002D1C; } </style>
<style> a { background-color: #002D1C; } a { background-color: rgb(0,45,28); } div.DivClassName { background-color: #002D1C; } .BgClassName { background-color: #002D1C; } </style>
<style> span { border-color: #002D1C; } span { border-color: rgb(0,45,28); } td.TdClassName { border-color: #002D1C; } .TagClassName { border-color: #002D1C; } </style>