#1F62AF (or 0x1F62AF) is unknown color: approx Denim. HEX triplet: 1F, 62 and AF. RGB value is (31,98,175). Sum of RGB (Red+Green+Blue) = 31+98+175=304 (40% of max value = 765). Red value is 31 (12.5% from 255 or 10.20% from 304); Green value is 98 (38.67% from 255 or 32.24% from 304); Blue value is 175 (68.75% from 255 or 57.57% from 304); Max value from RGB is 175 - color contains mainly: blue. Hex color #1F62AF is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #1F62AF is #E09D50. Grayscale: #565656. Windows color (decimal): -14720337 or 11493919. OLE color: 11493919.
HSL color Cylindrical-coordinate representation of color #1F62AF: hue angle of 212.08º degrees, saturation: 0.7, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #1F62AF is Cyan = 0.82, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #1f62af; } p { color: rgb(31,98,175); } H1.HeaderClassName { color: #1f62af; } .AnyTagClassName { color: #1f62af; } </style>
<style> a { background-color: #1f62af; } a { background-color: rgb(31,98,175); } div.DivClassName { background-color: #1f62af; } .BgClassName { background-color: #1f62af; } </style>
<style> span { border-color: #1f62af; } span { border-color: rgb(31,98,175); } td.TdClassName { border-color: #1f62af; } .TagClassName { border-color: #1f62af; } </style>