#003B44 (or 0x003B44) is unknown color: approx Sherpa Blue. HEX triplet: 00, 3B and 44. RGB value is (0,59,68). Sum of RGB (Red+Green+Blue) = 0+59+68=127 (16% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 127); Green value is 59 (23.44% from 255 or 46.46% from 127); Blue value is 68 (26.95% from 255 or 53.54% from 127); Max value from RGB is 68 - color contains mainly: blue. Hex color #003B44 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #003B44 is #FFC4BB. Grayscale: #2A2A2A. Windows color (decimal): -16762044 or 4471552. OLE color: 4471552.
HSL color Cylindrical-coordinate representation of color #003B44: hue angle of 187.94º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003B44 is Cyan = 1, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.73.
<style> p { color: #003B44; } p { color: rgb(0,59,68); } H1.HeaderClassName { color: #003B44; } .AnyTagClassName { color: #003B44; } </style>
<style> a { background-color: #003B44; } a { background-color: rgb(0,59,68); } div.DivClassName { background-color: #003B44; } .BgClassName { background-color: #003B44; } </style>
<style> span { border-color: #003B44; } span { border-color: rgb(0,59,68); } td.TdClassName { border-color: #003B44; } .TagClassName { border-color: #003B44; } </style>