#203F60 (or 0x203F60) is unknown color: approx Regal Blue. HEX triplet: 20, 3F and 60. RGB value is (32,63,96). Sum of RGB (Red+Green+Blue) = 32+63+96=191 (25% of max value = 765). Red value is 32 (12.89% from 255 or 16.75% from 191); Green value is 63 (25% from 255 or 32.98% from 191); Blue value is 96 (37.89% from 255 or 50.26% from 191); Max value from RGB is 96 - color contains mainly: blue. Hex color #203F60 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #203F60 is #DFC09F. Grayscale: #393939. Windows color (decimal): -14663840 or 6307616. OLE color: 6307616.
HSL color Cylindrical-coordinate representation of color #203F60: hue angle of 210.94º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #203F60 is Cyan = 0.67, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #203F60; } p { color: rgb(32,63,96); } H1.HeaderClassName { color: #203F60; } .AnyTagClassName { color: #203F60; } </style>
<style> a { background-color: #203F60; } a { background-color: rgb(32,63,96); } div.DivClassName { background-color: #203F60; } .BgClassName { background-color: #203F60; } </style>
<style> span { border-color: #203F60; } span { border-color: rgb(32,63,96); } td.TdClassName { border-color: #203F60; } .TagClassName { border-color: #203F60; } </style>