#131F28 (or 0x131F28) is unknown color: approx Black Pearl. HEX triplet: 13, 1F and 28. RGB value is (19,31,40). Sum of RGB (Red+Green+Blue) = 19+31+40=90 (11% of max value = 765). Red value is 19 (7.81% from 255 or 21.11% from 90); Green value is 31 (12.5% from 255 or 34.44% from 90); Blue value is 40 (16.02% from 255 or 44.44% from 90); Max value from RGB is 40 - color contains mainly: blue. Hex color #131F28 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #131F28 is #ECE0D7. Grayscale: #1C1C1C. Windows color (decimal): -15524056 or 2629395. OLE color: 2629395.
HSL color Cylindrical-coordinate representation of color #131F28: hue angle of 205.71º degrees, saturation: 0.36, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #131F28 is Cyan = 0.52, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.84.
<style> p { color: #131F28; } p { color: rgb(19,31,40); } H1.HeaderClassName { color: #131F28; } .AnyTagClassName { color: #131F28; } </style>
<style> a { background-color: #131F28; } a { background-color: rgb(19,31,40); } div.DivClassName { background-color: #131F28; } .BgClassName { background-color: #131F28; } </style>
<style> span { border-color: #131F28; } span { border-color: rgb(19,31,40); } td.TdClassName { border-color: #131F28; } .TagClassName { border-color: #131F28; } </style>