#131F6D (or 0x131F6D) is unknown color: approx Midnight Blue. HEX triplet: 13, 1F and 6D. RGB value is (19,31,109). Sum of RGB (Red+Green+Blue) = 19+31+109=159 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.95% from 159); Green value is 31 (12.5% from 255 or 19.50% from 159); Blue value is 109 (42.97% from 255 or 68.55% from 159); Max value from RGB is 109 - color contains mainly: blue. Hex color #131F6D is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #131F6D is #ECE092. Grayscale: #232323. Windows color (decimal): -15523987 or 7151379. OLE color: 7151379.
HSL color Cylindrical-coordinate representation of color #131F6D: hue angle of 232º degrees, saturation: 0.7, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #131F6D is Cyan = 0.83, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #131F6D; } p { color: rgb(19,31,109); } H1.HeaderClassName { color: #131F6D; } .AnyTagClassName { color: #131F6D; } </style>
<style> a { background-color: #131F6D; } a { background-color: rgb(19,31,109); } div.DivClassName { background-color: #131F6D; } .BgClassName { background-color: #131F6D; } </style>
<style> span { border-color: #131F6D; } span { border-color: rgb(19,31,109); } td.TdClassName { border-color: #131F6D; } .TagClassName { border-color: #131F6D; } </style>