#2A3237 (or 0x2A3237) is unknown color: approx Cod Grey. HEX triplet: 2A, 32 and 37. RGB value is (42,50,55). Sum of RGB (Red+Green+Blue) = 42+50+55=147 (19% of max value = 765). Red value is 42 (16.80% from 255 or 28.57% from 147); Green value is 50 (19.92% from 255 or 34.01% from 147); Blue value is 55 (21.88% from 255 or 37.41% from 147); Max value from RGB is 55 - color contains mainly: blue. Hex color #2A3237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #2A3237 is #D5CDC8. Grayscale: #303030. Windows color (decimal): -14011849 or 3617322. OLE color: 3617322.
HSL color Cylindrical-coordinate representation of color #2A3237: hue angle of 203.08º degrees, saturation: 0.13, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #2A3237 is Cyan = 0.24, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.78.
<style> p { color: #2A3237; } p { color: rgb(42,50,55); } H1.HeaderClassName { color: #2A3237; } .AnyTagClassName { color: #2A3237; } </style>
<style> a { background-color: #2A3237; } a { background-color: rgb(42,50,55); } div.DivClassName { background-color: #2A3237; } .BgClassName { background-color: #2A3237; } </style>
<style> span { border-color: #2A3237; } span { border-color: rgb(42,50,55); } td.TdClassName { border-color: #2A3237; } .TagClassName { border-color: #2A3237; } </style>