#242A25 (or 0x242A25) is unknown color: approx Black Bean. HEX triplet: 24, 2A and 25. RGB value is (36,42,37). Sum of RGB (Red+Green+Blue) = 36+42+37=115 (15% of max value = 765). Red value is 36 (14.45% from 255 or 31.30% from 115); Green value is 42 (16.80% from 255 or 36.52% from 115); Blue value is 37 (14.84% from 255 or 32.17% from 115); Max value from RGB is 42 - color contains mainly: green. Hex color #242A25 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242A25 is #DBD5DA. Grayscale: #272727. Windows color (decimal): -14407131 or 2435620. OLE color: 2435620.
HSL color Cylindrical-coordinate representation of color #242A25: hue angle of 130º degrees, saturation: 0.08, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #242A25 is Cyan = 0.14, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.84.
<style> p { color: #242A25; } p { color: rgb(36,42,37); } H1.HeaderClassName { color: #242A25; } .AnyTagClassName { color: #242A25; } </style>
<style> a { background-color: #242A25; } a { background-color: rgb(36,42,37); } div.DivClassName { background-color: #242A25; } .BgClassName { background-color: #242A25; } </style>
<style> span { border-color: #242A25; } span { border-color: rgb(36,42,37); } td.TdClassName { border-color: #242A25; } .TagClassName { border-color: #242A25; } </style>