#204F98 (or 0x204F98) is unknown color: approx Endeavour. HEX triplet: 20, 4F and 98. RGB value is (32,79,152). Sum of RGB (Red+Green+Blue) = 32+79+152=263 (34% of max value = 765). Red value is 32 (12.89% from 255 or 12.17% from 263); Green value is 79 (31.25% from 255 or 30.04% from 263); Blue value is 152 (59.77% from 255 or 57.79% from 263); Max value from RGB is 152 - color contains mainly: blue. Hex color #204F98 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #204F98 is #DFB067. Grayscale: #484848. Windows color (decimal): -14659688 or 9981728. OLE color: 9981728.
HSL color Cylindrical-coordinate representation of color #204F98: hue angle of 216.5º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #204F98 is Cyan = 0.79, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.40.
<style> p { color: #204F98; } p { color: rgb(32,79,152); } H1.HeaderClassName { color: #204F98; } .AnyTagClassName { color: #204F98; } </style>
<style> a { background-color: #204F98; } a { background-color: rgb(32,79,152); } div.DivClassName { background-color: #204F98; } .BgClassName { background-color: #204F98; } </style>
<style> span { border-color: #204F98; } span { border-color: rgb(32,79,152); } td.TdClassName { border-color: #204F98; } .TagClassName { border-color: #204F98; } </style>