#203D62 (or 0x203D62) is unknown color: approx Catalina Blue. HEX triplet: 20, 3D and 62. RGB value is (32,61,98). Sum of RGB (Red+Green+Blue) = 32+61+98=191 (25% of max value = 765). Red value is 32 (12.89% from 255 or 16.75% from 191); Green value is 61 (24.22% from 255 or 31.94% from 191); Blue value is 98 (38.67% from 255 or 51.31% from 191); Max value from RGB is 98 - color contains mainly: blue. Hex color #203D62 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #203D62 is #DFC29D. Grayscale: #383838. Windows color (decimal): -14664350 or 6438176. OLE color: 6438176.
HSL color Cylindrical-coordinate representation of color #203D62: hue angle of 213.64º degrees, saturation: 0.51, 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 #203D62 is Cyan = 0.67, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #203D62; } p { color: rgb(32,61,98); } H1.HeaderClassName { color: #203D62; } .AnyTagClassName { color: #203D62; } </style>
<style> a { background-color: #203D62; } a { background-color: rgb(32,61,98); } div.DivClassName { background-color: #203D62; } .BgClassName { background-color: #203D62; } </style>
<style> span { border-color: #203D62; } span { border-color: rgb(32,61,98); } td.TdClassName { border-color: #203D62; } .TagClassName { border-color: #203D62; } </style>