#1F604B (or 0x1F604B) is unknown color: approx Evening Sea. HEX triplet: 1F, 60 and 4B. RGB value is (31,96,75). Sum of RGB (Red+Green+Blue) = 31+96+75=202 (26% of max value = 765). Red value is 31 (12.5% from 255 or 15.35% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 75 (29.69% from 255 or 37.13% from 202); Max value from RGB is 96 - color contains mainly: green. Hex color #1F604B is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1F604B is #E09FB4. Grayscale: #4A4A4A. Windows color (decimal): -14720949 or 4939807. OLE color: 4939807.
HSL color Cylindrical-coordinate representation of color #1F604B: hue angle of 160.62º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #1F604B is Cyan = 0.68, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.62.
<style> p { color: #1F604B; } p { color: rgb(31,96,75); } H1.HeaderClassName { color: #1F604B; } .AnyTagClassName { color: #1F604B; } </style>
<style> a { background-color: #1F604B; } a { background-color: rgb(31,96,75); } div.DivClassName { background-color: #1F604B; } .BgClassName { background-color: #1F604B; } </style>
<style> span { border-color: #1F604B; } span { border-color: rgb(31,96,75); } td.TdClassName { border-color: #1F604B; } .TagClassName { border-color: #1F604B; } </style>