#2E0020 (or 0x2E0020) is unknown color: approx Blackberry. HEX triplet: 2E, 00 and 20. RGB value is (46,0,32). Sum of RGB (Red+Green+Blue) = 46+0+32=78 (10% of max value = 765). Red value is 46 (18.36% from 255 or 58.97% from 78); Green value is 0 (0.39% from 255 or 0% from 78); Blue value is 32 (12.89% from 255 or 41.03% from 78); Max value from RGB is 46 - color contains mainly: red. Hex color #2E0020 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #2E0020 is #D1FFDF. Grayscale: #111111. Windows color (decimal): -13762528 or 2097198. OLE color: 2097198.
HSL color Cylindrical-coordinate representation of color #2E0020: hue angle of 318.26º 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 #2E0020 is Cyan = 0, Magento = 1, Yellow = 0.30 and Black (K on CMYK) = 0.82.
<style> p { color: #2E0020; } p { color: rgb(46,0,32); } H1.HeaderClassName { color: #2E0020; } .AnyTagClassName { color: #2E0020; } </style>
<style> a { background-color: #2E0020; } a { background-color: rgb(46,0,32); } div.DivClassName { background-color: #2E0020; } .BgClassName { background-color: #2E0020; } </style>
<style> span { border-color: #2E0020; } span { border-color: rgb(46,0,32); } td.TdClassName { border-color: #2E0020; } .TagClassName { border-color: #2E0020; } </style>