#0D3363 (or 0x0D3363) is unknown color: approx Prussian Blue. HEX triplet: 0D, 33 and 63. RGB value is (13,51,99). Sum of RGB (Red+Green+Blue) = 13+51+99=163 (21% of max value = 765). Red value is 13 (5.47% from 255 or 7.98% from 163); Green value is 51 (20.31% from 255 or 31.29% from 163); Blue value is 99 (39.06% from 255 or 60.74% from 163); Max value from RGB is 99 - color contains mainly: blue. Hex color #0D3363 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #0D3363 is #F2CC9C. Grayscale: #2C2C2C. Windows color (decimal): -15912093 or 6501133. OLE color: 6501133.
HSL color Cylindrical-coordinate representation of color #0D3363: hue angle of 213.49º degrees, saturation: 0.77, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #0D3363 is Cyan = 0.87, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.61.
<style> p { color: #0d3363; } p { color: rgb(13,51,99); } H1.HeaderClassName { color: #0d3363; } .AnyTagClassName { color: #0d3363; } </style>
<style> a { background-color: #0d3363; } a { background-color: rgb(13,51,99); } div.DivClassName { background-color: #0d3363; } .BgClassName { background-color: #0d3363; } </style>
<style> span { border-color: #0d3363; } span { border-color: rgb(13,51,99); } td.TdClassName { border-color: #0d3363; } .TagClassName { border-color: #0d3363; } </style>