#005FD9 (or 0x005FD9) is unknown color: approx Navy Blue. HEX triplet: 00, 5F and D9. RGB value is (0,95,217). Sum of RGB (Red+Green+Blue) = 0+95+217=312 (41% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 312); Green value is 95 (37.5% from 255 or 30.45% from 312); Blue value is 217 (85.16% from 255 or 69.55% from 312); Max value from RGB is 217 - color contains mainly: blue. Hex color #005FD9 is not a web safe color. Web safe color analog (approx): #0066CC. Inversed color of #005FD9 is #FFA026. Grayscale: #4F4F4F. Windows color (decimal): -16752679 or 14245632. OLE color: 14245632.
HSL color Cylindrical-coordinate representation of color #005FD9: hue angle of 213.73º degrees, saturation: 1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005FD9 is Cyan = 1, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #005FD9; } p { color: rgb(0,95,217); } H1.HeaderClassName { color: #005FD9; } .AnyTagClassName { color: #005FD9; } </style>
<style> a { background-color: #005FD9; } a { background-color: rgb(0,95,217); } div.DivClassName { background-color: #005FD9; } .BgClassName { background-color: #005FD9; } </style>
<style> span { border-color: #005FD9; } span { border-color: rgb(0,95,217); } td.TdClassName { border-color: #005FD9; } .TagClassName { border-color: #005FD9; } </style>