#2C0004 (or 0x2C0004) is unknown color: approx Rustic Red. HEX triplet: 2C, 00 and 04. RGB value is (44,0,4). Sum of RGB (Red+Green+Blue) = 44+0+4=48 (6% of max value = 765). Red value is 44 (17.58% from 255 or 91.67% from 48); Green value is 0 (0.39% from 255 or 0% from 48); Blue value is 4 (1.95% from 255 or 8.33% from 48); Max value from RGB is 44 - color contains mainly: red. Hex color #2C0004 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #2C0004 is #D3FFFB. Grayscale: #0D0D0D. Windows color (decimal): -13893628 or 262188. OLE color: 262188.
HSL color Cylindrical-coordinate representation of color #2C0004: hue angle of 354.55º degrees, saturation: 1, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 1%. Process color model (Four color, CMYK) of #2C0004 is Cyan = 0, Magento = 1, Yellow = 0.91 and Black (K on CMYK) = 0.83.
<style> p { color: #2C0004; } p { color: rgb(44,0,4); } H1.HeaderClassName { color: #2C0004; } .AnyTagClassName { color: #2C0004; } </style>
<style> a { background-color: #2C0004; } a { background-color: rgb(44,0,4); } div.DivClassName { background-color: #2C0004; } .BgClassName { background-color: #2C0004; } </style>
<style> span { border-color: #2C0004; } span { border-color: rgb(44,0,4); } td.TdClassName { border-color: #2C0004; } .TagClassName { border-color: #2C0004; } </style>