#003D7A (or 0x003D7A) is unknown color: approx Dark Cerulean. HEX triplet: 00, 3D and 7A. RGB value is (0,61,122). Sum of RGB (Red+Green+Blue) = 0+61+122=183 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 183); Green value is 61 (24.22% from 255 or 33.33% from 183); Blue value is 122 (48.05% from 255 or 66.67% from 183); Max value from RGB is 122 - color contains mainly: blue. Hex color #003D7A is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #003D7A is #FFC285. Grayscale: #313131. Windows color (decimal): -16761478 or 8011008. OLE color: 8011008.
HSL color Cylindrical-coordinate representation of color #003D7A: hue angle of 210º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003D7A is Cyan = 1, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #003D7A; } p { color: rgb(0,61,122); } H1.HeaderClassName { color: #003D7A; } .AnyTagClassName { color: #003D7A; } </style>
<style> a { background-color: #003D7A; } a { background-color: rgb(0,61,122); } div.DivClassName { background-color: #003D7A; } .BgClassName { background-color: #003D7A; } </style>
<style> span { border-color: #003D7A; } span { border-color: rgb(0,61,122); } td.TdClassName { border-color: #003D7A; } .TagClassName { border-color: #003D7A; } </style>