#1F508A (or 0x1F508A) is unknown color: approx Endeavour. HEX triplet: 1F, 50 and 8A. RGB value is (31,80,138). Sum of RGB (Red+Green+Blue) = 31+80+138=249 (32% of max value = 765). Red value is 31 (12.5% from 255 or 12.45% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 138 (54.30% from 255 or 55.42% from 249); Max value from RGB is 138 - color contains mainly: blue. Hex color #1F508A is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #1F508A is #E0AF75. Grayscale: #474747. Windows color (decimal): -14724982 or 9064479. OLE color: 9064479.
HSL color Cylindrical-coordinate representation of color #1F508A: hue angle of 212.52º 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 #1F508A is Cyan = 0.78, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.46.
<style> p { color: #1f508a; } p { color: rgb(31,80,138); } H1.HeaderClassName { color: #1f508a; } .AnyTagClassName { color: #1f508a; } </style>
<style> a { background-color: #1f508a; } a { background-color: rgb(31,80,138); } div.DivClassName { background-color: #1f508a; } .BgClassName { background-color: #1f508a; } </style>
<style> span { border-color: #1f508a; } span { border-color: rgb(31,80,138); } td.TdClassName { border-color: #1f508a; } .TagClassName { border-color: #1f508a; } </style>