#03307F (or 0x03307F) is unknown color: approx Dark Cerulean. HEX triplet: 03, 30 and 7F. RGB value is (3,48,127). Sum of RGB (Red+Green+Blue) = 3+48+127=178 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.69% from 178); Green value is 48 (19.14% from 255 or 26.97% from 178); Blue value is 127 (50% from 255 or 71.35% from 178); Max value from RGB is 127 - color contains mainly: blue. Hex color #03307F is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #03307F is #FCCF80. Grayscale: #2B2B2B. Windows color (decimal): -16568193 or 8335363. OLE color: 8335363.
HSL color Cylindrical-coordinate representation of color #03307F: hue angle of 218.23º degrees, saturation: 0.95, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #03307F is Cyan = 0.98, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #03307F; } p { color: rgb(3,48,127); } H1.HeaderClassName { color: #03307F; } .AnyTagClassName { color: #03307F; } </style>
<style> a { background-color: #03307F; } a { background-color: rgb(3,48,127); } div.DivClassName { background-color: #03307F; } .BgClassName { background-color: #03307F; } </style>
<style> span { border-color: #03307F; } span { border-color: rgb(3,48,127); } td.TdClassName { border-color: #03307F; } .TagClassName { border-color: #03307F; } </style>