#242A01 (or 0x242A01) is unknown color: approx Green Waterloo. HEX triplet: 24, 2A and 01. RGB value is (36,42,1). Sum of RGB (Red+Green+Blue) = 36+42+1=79 (10% of max value = 765). Red value is 36 (14.45% from 255 or 45.57% from 79); Green value is 42 (16.80% from 255 or 53.16% from 79); Blue value is 1 (0.78% from 255 or 1.27% from 79); Max value from RGB is 42 - color contains mainly: green. Hex color #242A01 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #242A01 is #DBD5FE. Grayscale: #232323. Windows color (decimal): -14407167 or 76324. OLE color: 76324.
HSL color Cylindrical-coordinate representation of color #242A01: hue angle of 68.78º degrees, saturation: 0.95, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #242A01 is Cyan = 0.14, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.84.
<style> p { color: #242A01; } p { color: rgb(36,42,1); } H1.HeaderClassName { color: #242A01; } .AnyTagClassName { color: #242A01; } </style>
<style> a { background-color: #242A01; } a { background-color: rgb(36,42,1); } div.DivClassName { background-color: #242A01; } .BgClassName { background-color: #242A01; } </style>
<style> span { border-color: #242A01; } span { border-color: rgb(36,42,1); } td.TdClassName { border-color: #242A01; } .TagClassName { border-color: #242A01; } </style>