#1F528A (or 0x1F528A) is unknown color: approx Endeavour. HEX triplet: 1F, 52 and 8A. RGB value is (31,82,138). Sum of RGB (Red+Green+Blue) = 31+82+138=251 (33% of max value = 765). Red value is 31 (12.5% from 255 or 12.35% from 251); Green value is 82 (32.42% from 255 or 32.67% from 251); Blue value is 138 (54.30% from 255 or 54.98% from 251); Max value from RGB is 138 - color contains mainly: blue. Hex color #1F528A is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #1F528A is #E0AD75. Grayscale: #484848. Windows color (decimal): -14724470 or 9064991. OLE color: 9064991.
HSL color Cylindrical-coordinate representation of color #1F528A: hue angle of 211.4º degrees, saturation: 0.63, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #1F528A is Cyan = 0.78, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
<style> p { color: #1F528A; } p { color: rgb(31,82,138); } H1.HeaderClassName { color: #1F528A; } .AnyTagClassName { color: #1F528A; } </style>
<style> a { background-color: #1F528A; } a { background-color: rgb(31,82,138); } div.DivClassName { background-color: #1F528A; } .BgClassName { background-color: #1F528A; } </style>
<style> span { border-color: #1F528A; } span { border-color: rgb(31,82,138); } td.TdClassName { border-color: #1F528A; } .TagClassName { border-color: #1F528A; } </style>