#1F465D (or 0x1F465D) is unknown color: approx Astronaut Blue. HEX triplet: 1F, 46 and 5D. RGB value is (31,70,93). Sum of RGB (Red+Green+Blue) = 31+70+93=194 (25% of max value = 765). Red value is 31 (12.5% from 255 or 15.98% from 194); Green value is 70 (27.73% from 255 or 36.08% from 194); Blue value is 93 (36.72% from 255 or 47.94% from 194); Max value from RGB is 93 - color contains mainly: blue. Hex color #1F465D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1F465D is #E0B9A2. Grayscale: #3C3C3C. Windows color (decimal): -14727587 or 6112799. OLE color: 6112799.
HSL color Cylindrical-coordinate representation of color #1F465D: hue angle of 202.26º degrees, saturation: 0.5, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #1F465D is Cyan = 0.67, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #1F465D; } p { color: rgb(31,70,93); } H1.HeaderClassName { color: #1F465D; } .AnyTagClassName { color: #1F465D; } </style>
<style> a { background-color: #1F465D; } a { background-color: rgb(31,70,93); } div.DivClassName { background-color: #1F465D; } .BgClassName { background-color: #1F465D; } </style>
<style> span { border-color: #1F465D; } span { border-color: rgb(31,70,93); } td.TdClassName { border-color: #1F465D; } .TagClassName { border-color: #1F465D; } </style>