#131F4B (or 0x131F4B) is unknown color: approx Midnight Express. HEX triplet: 13, 1F and 4B. RGB value is (19,31,75). Sum of RGB (Red+Green+Blue) = 19+31+75=125 (16% of max value = 765). Red value is 19 (7.81% from 255 or 15.2% from 125); Green value is 31 (12.5% from 255 or 24.8% from 125); Blue value is 75 (29.69% from 255 or 60% from 125); Max value from RGB is 75 - color contains mainly: blue. Hex color #131F4B is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #131F4B is #ECE0B4. Grayscale: #202020. Windows color (decimal): -15524021 or 4923155. OLE color: 4923155.
HSL color Cylindrical-coordinate representation of color #131F4B: hue angle of 227.14º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #131F4B is Cyan = 0.75, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.71.
<style> p { color: #131F4B; } p { color: rgb(19,31,75); } H1.HeaderClassName { color: #131F4B; } .AnyTagClassName { color: #131F4B; } </style>
<style> a { background-color: #131F4B; } a { background-color: rgb(19,31,75); } div.DivClassName { background-color: #131F4B; } .BgClassName { background-color: #131F4B; } </style>
<style> span { border-color: #131F4B; } span { border-color: rgb(19,31,75); } td.TdClassName { border-color: #131F4B; } .TagClassName { border-color: #131F4B; } </style>