#1F2D5A (or 0x1F2D5A) is unknown color: approx Lucky Point. HEX triplet: 1F, 2D and 5A. RGB value is (31,45,90). Sum of RGB (Red+Green+Blue) = 31+45+90=166 (21% of max value = 765). Red value is 31 (12.5% from 255 or 18.67% from 166); Green value is 45 (17.97% from 255 or 27.11% from 166); Blue value is 90 (35.55% from 255 or 54.22% from 166); Max value from RGB is 90 - color contains mainly: blue. Hex color #1F2D5A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1F2D5A is #E0D2A5. Grayscale: #2D2D2D. Windows color (decimal): -14733990 or 5909791. OLE color: 5909791.
HSL color Cylindrical-coordinate representation of color #1F2D5A: hue angle of 225.76º degrees, saturation: 0.49, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #1F2D5A is Cyan = 0.66, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #1F2D5A; } p { color: rgb(31,45,90); } H1.HeaderClassName { color: #1F2D5A; } .AnyTagClassName { color: #1F2D5A; } </style>
<style> a { background-color: #1F2D5A; } a { background-color: rgb(31,45,90); } div.DivClassName { background-color: #1F2D5A; } .BgClassName { background-color: #1F2D5A; } </style>
<style> span { border-color: #1F2D5A; } span { border-color: rgb(31,45,90); } td.TdClassName { border-color: #1F2D5A; } .TagClassName { border-color: #1F2D5A; } </style>