#1F4C51 (or 0x1F4C51) is unknown color: approx Teal Blue. HEX triplet: 1F, 4C and 51. RGB value is (31,76,81). Sum of RGB (Red+Green+Blue) = 31+76+81=188 (24% of max value = 765). Red value is 31 (12.5% from 255 or 16.49% from 188); Green value is 76 (30.08% from 255 or 40.43% from 188); Blue value is 81 (32.03% from 255 or 43.09% from 188); Max value from RGB is 81 - color contains mainly: blue. Hex color #1F4C51 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1F4C51 is #E0B3AE. Grayscale: #3F3F3F. Windows color (decimal): -14726063 or 5327903. OLE color: 5327903.
HSL color Cylindrical-coordinate representation of color #1F4C51: hue angle of 186º degrees, saturation: 0.45, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #1F4C51 is Cyan = 0.62, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.68.
<style> p { color: #1F4C51; } p { color: rgb(31,76,81); } H1.HeaderClassName { color: #1F4C51; } .AnyTagClassName { color: #1F4C51; } </style>
<style> a { background-color: #1F4C51; } a { background-color: rgb(31,76,81); } div.DivClassName { background-color: #1F4C51; } .BgClassName { background-color: #1F4C51; } </style>
<style> span { border-color: #1F4C51; } span { border-color: rgb(31,76,81); } td.TdClassName { border-color: #1F4C51; } .TagClassName { border-color: #1F4C51; } </style>