#00424D (or 0x00424D) is unknown color: approx Sherpa Blue. HEX triplet: 00, 42 and 4D. RGB value is (0,66,77). Sum of RGB (Red+Green+Blue) = 0+66+77=143 (18% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 143); Green value is 66 (26.17% from 255 or 46.15% from 143); Blue value is 77 (30.47% from 255 or 53.85% from 143); Max value from RGB is 77 - color contains mainly: blue. Hex color #00424D is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #00424D is #FFBDB2. Grayscale: #2F2F2F. Windows color (decimal): -16760243 or 5063168. OLE color: 5063168.
HSL color Cylindrical-coordinate representation of color #00424D: hue angle of 188.57º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00424D is Cyan = 1, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #00424d; } p { color: rgb(0,66,77); } H1.HeaderClassName { color: #00424d; } .AnyTagClassName { color: #00424d; } </style>
<style> a { background-color: #00424d; } a { background-color: rgb(0,66,77); } div.DivClassName { background-color: #00424d; } .BgClassName { background-color: #00424d; } </style>
<style> span { border-color: #00424d; } span { border-color: rgb(0,66,77); } td.TdClassName { border-color: #00424d; } .TagClassName { border-color: #00424d; } </style>