#1F214D (or 0x1F214D) is unknown color: approx Lucky Point. HEX triplet: 1F, 21 and 4D. RGB value is (31,33,77). Sum of RGB (Red+Green+Blue) = 31+33+77=141 (18% of max value = 765). Red value is 31 (12.5% from 255 or 21.99% from 141); Green value is 33 (13.28% from 255 or 23.40% from 141); Blue value is 77 (30.47% from 255 or 54.61% from 141); Max value from RGB is 77 - color contains mainly: blue. Hex color #1F214D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1F214D is #E0DEB2. Grayscale: #252525. Windows color (decimal): -14737075 or 5054751. OLE color: 5054751.
HSL color Cylindrical-coordinate representation of color #1F214D: hue angle of 237.39º degrees, saturation: 0.43, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #1F214D is Cyan = 0.60, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #1F214D; } p { color: rgb(31,33,77); } H1.HeaderClassName { color: #1F214D; } .AnyTagClassName { color: #1F214D; } </style>
<style> a { background-color: #1F214D; } a { background-color: rgb(31,33,77); } div.DivClassName { background-color: #1F214D; } .BgClassName { background-color: #1F214D; } </style>
<style> span { border-color: #1F214D; } span { border-color: rgb(31,33,77); } td.TdClassName { border-color: #1F214D; } .TagClassName { border-color: #1F214D; } </style>