#00304D (or 0x00304D) is unknown color: approx Prussian Blue. HEX triplet: 00, 30 and 4D. RGB value is (0,48,77). Sum of RGB (Red+Green+Blue) = 0+48+77=125 (16% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 125); Green value is 48 (19.14% from 255 or 38.4% from 125); Blue value is 77 (30.47% from 255 or 61.6% from 125); Max value from RGB is 77 - color contains mainly: blue. Hex color #00304D is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #00304D is #FFCFB2. Grayscale: #242424. Windows color (decimal): -16764851 or 5058560. OLE color: 5058560.
HSL color Cylindrical-coordinate representation of color #00304D: hue angle of 202.6º degrees, saturation: 1, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00304D is Cyan = 1, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #00304D; } p { color: rgb(0,48,77); } H1.HeaderClassName { color: #00304D; } .AnyTagClassName { color: #00304D; } </style>
<style> a { background-color: #00304D; } a { background-color: rgb(0,48,77); } div.DivClassName { background-color: #00304D; } .BgClassName { background-color: #00304D; } </style>
<style> span { border-color: #00304D; } span { border-color: rgb(0,48,77); } td.TdClassName { border-color: #00304D; } .TagClassName { border-color: #00304D; } </style>