#024A4B (or 0x024A4B) is unknown color: approx Sherpa Blue. HEX triplet: 02, 4A and 4B. RGB value is (2,74,75). Sum of RGB (Red+Green+Blue) = 2+74+75=151 (20% of max value = 765). Red value is 2 (1.17% from 255 or 1.32% from 151); Green value is 74 (29.30% from 255 or 49.01% from 151); Blue value is 75 (29.69% from 255 or 49.67% from 151); Max value from RGB is 75 - color contains mainly: blue. Hex color #024A4B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #024A4B is #FDB5B4. Grayscale: #343434. Windows color (decimal): -16627125 or 4934146. OLE color: 4934146.
HSL color Cylindrical-coordinate representation of color #024A4B: hue angle of 180.82º degrees, saturation: 0.95, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #024A4B is Cyan = 0.97, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #024A4B; } p { color: rgb(2,74,75); } H1.HeaderClassName { color: #024A4B; } .AnyTagClassName { color: #024A4B; } </style>
<style> a { background-color: #024A4B; } a { background-color: rgb(2,74,75); } div.DivClassName { background-color: #024A4B; } .BgClassName { background-color: #024A4B; } </style>
<style> span { border-color: #024A4B; } span { border-color: rgb(2,74,75); } td.TdClassName { border-color: #024A4B; } .TagClassName { border-color: #024A4B; } </style>