#2A393C (or 0x2A393C) is unknown color: approx Outer Space. HEX triplet: 2A, 39 and 3C. RGB value is (42,57,60). Sum of RGB (Red+Green+Blue) = 42+57+60=159 (21% of max value = 765). Red value is 42 (16.80% from 255 or 26.42% from 159); Green value is 57 (22.66% from 255 or 35.85% from 159); Blue value is 60 (23.83% from 255 or 37.74% from 159); Max value from RGB is 60 - color contains mainly: blue. Hex color #2A393C is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #2A393C is #D5C6C3. Grayscale: #343434. Windows color (decimal): -14010052 or 3946794. OLE color: 3946794.
HSL color Cylindrical-coordinate representation of color #2A393C: hue angle of 190º degrees, saturation: 0.18, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #2A393C is Cyan = 0.3, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.76.
<style> p { color: #2A393C; } p { color: rgb(42,57,60); } H1.HeaderClassName { color: #2A393C; } .AnyTagClassName { color: #2A393C; } </style>
<style> a { background-color: #2A393C; } a { background-color: rgb(42,57,60); } div.DivClassName { background-color: #2A393C; } .BgClassName { background-color: #2A393C; } </style>
<style> span { border-color: #2A393C; } span { border-color: rgb(42,57,60); } td.TdClassName { border-color: #2A393C; } .TagClassName { border-color: #2A393C; } </style>