#2E3132 (or 0x2E3132) is unknown color: approx Gunmetal. HEX triplet: 2E, 31 and 32. RGB value is (46,49,50). Sum of RGB (Red+Green+Blue) = 46+49+50=145 (19% of max value = 765). Red value is 46 (18.36% from 255 or 31.72% from 145); Green value is 49 (19.53% from 255 or 33.79% from 145); Blue value is 50 (19.92% from 255 or 34.48% from 145); Max value from RGB is 50 - color contains mainly: blue. Hex color #2E3132 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #2E3132 is #D1CECD. Grayscale: #303030. Windows color (decimal): -13749966 or 3289390. OLE color: 3289390.
HSL color Cylindrical-coordinate representation of color #2E3132: hue angle of 195º degrees, saturation: 0.04, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #2E3132 is Cyan = 0.08, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.80.
<style> p { color: #2E3132; } p { color: rgb(46,49,50); } H1.HeaderClassName { color: #2E3132; } .AnyTagClassName { color: #2E3132; } </style>
<style> a { background-color: #2E3132; } a { background-color: rgb(46,49,50); } div.DivClassName { background-color: #2E3132; } .BgClassName { background-color: #2E3132; } </style>
<style> span { border-color: #2E3132; } span { border-color: rgb(46,49,50); } td.TdClassName { border-color: #2E3132; } .TagClassName { border-color: #2E3132; } </style>