#03144E (or 0x03144E) is unknown color: approx Sapphire. HEX triplet: 03, 14 and 4E. RGB value is (3,20,78). Sum of RGB (Red+Green+Blue) = 3+20+78=101 (13% of max value = 765). Red value is 3 (1.56% from 255 or 2.97% from 101); Green value is 20 (8.20% from 255 or 19.80% from 101); Blue value is 78 (30.86% from 255 or 77.23% from 101); Max value from RGB is 78 - color contains mainly: blue. Hex color #03144E is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #03144E is #FCEBB1. Grayscale: #151515. Windows color (decimal): -16575410 or 5116931. OLE color: 5116931.
HSL color Cylindrical-coordinate representation of color #03144E: hue angle of 226.4º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #03144E is Cyan = 0.96, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #03144E; } p { color: rgb(3,20,78); } H1.HeaderClassName { color: #03144E; } .AnyTagClassName { color: #03144E; } </style>
<style> a { background-color: #03144E; } a { background-color: rgb(3,20,78); } div.DivClassName { background-color: #03144E; } .BgClassName { background-color: #03144E; } </style>
<style> span { border-color: #03144E; } span { border-color: rgb(3,20,78); } td.TdClassName { border-color: #03144E; } .TagClassName { border-color: #03144E; } </style>