#003D60 (or 0x003D60) is unknown color: approx Prussian Blue. HEX triplet: 00, 3D and 60. RGB value is (0,61,96). Sum of RGB (Red+Green+Blue) = 0+61+96=157 (20% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 157); Green value is 61 (24.22% from 255 or 38.85% from 157); Blue value is 96 (37.89% from 255 or 61.15% from 157); Max value from RGB is 96 - color contains mainly: blue. Hex color #003D60 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #003D60 is #FFC29F. Grayscale: #2E2E2E. Windows color (decimal): -16761504 or 6307072. OLE color: 6307072.
HSL color Cylindrical-coordinate representation of color #003D60: hue angle of 201.88º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #003D60 is Cyan = 1, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #003D60; } p { color: rgb(0,61,96); } H1.HeaderClassName { color: #003D60; } .AnyTagClassName { color: #003D60; } </style>
<style> a { background-color: #003D60; } a { background-color: rgb(0,61,96); } div.DivClassName { background-color: #003D60; } .BgClassName { background-color: #003D60; } </style>
<style> span { border-color: #003D60; } span { border-color: rgb(0,61,96); } td.TdClassName { border-color: #003D60; } .TagClassName { border-color: #003D60; } </style>