#0D3250 (or 0x0D3250) is unknown color: approx Blue Whale. HEX triplet: 0D, 32 and 50. RGB value is (13,50,80). Sum of RGB (Red+Green+Blue) = 13+50+80=143 (18% of max value = 765). Red value is 13 (5.47% from 255 or 9.09% from 143); Green value is 50 (19.92% from 255 or 34.97% from 143); Blue value is 80 (31.64% from 255 or 55.94% from 143); Max value from RGB is 80 - color contains mainly: blue. Hex color #0D3250 is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #0D3250 is #F2CDAF. Grayscale: #2A2A2A. Windows color (decimal): -15912368 or 5255693. OLE color: 5255693.
HSL color Cylindrical-coordinate representation of color #0D3250: hue angle of 206.87º degrees, saturation: 0.72, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0D3250 is Cyan = 0.84, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #0D3250; } p { color: rgb(13,50,80); } H1.HeaderClassName { color: #0D3250; } .AnyTagClassName { color: #0D3250; } </style>
<style> a { background-color: #0D3250; } a { background-color: rgb(13,50,80); } div.DivClassName { background-color: #0D3250; } .BgClassName { background-color: #0D3250; } </style>
<style> span { border-color: #0D3250; } span { border-color: rgb(13,50,80); } td.TdClassName { border-color: #0D3250; } .TagClassName { border-color: #0D3250; } </style>