#1F5999 (or 0x1F5999) is unknown color: approx Endeavour. HEX triplet: 1F, 59 and 99. RGB value is (31,89,153). Sum of RGB (Red+Green+Blue) = 31+89+153=273 (36% of max value = 765). Red value is 31 (12.5% from 255 or 11.36% from 273); Green value is 89 (35.16% from 255 or 32.60% from 273); Blue value is 153 (60.16% from 255 or 56.04% from 273); Max value from RGB is 153 - color contains mainly: blue. Hex color #1F5999 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #1F5999 is #E0A666. Grayscale: #4E4E4E. Windows color (decimal): -14722663 or 10049823. OLE color: 10049823.
HSL color Cylindrical-coordinate representation of color #1F5999: hue angle of 211.48º degrees, saturation: 0.66, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #1F5999 is Cyan = 0.80, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #1F5999; } p { color: rgb(31,89,153); } H1.HeaderClassName { color: #1F5999; } .AnyTagClassName { color: #1F5999; } </style>
<style> a { background-color: #1F5999; } a { background-color: rgb(31,89,153); } div.DivClassName { background-color: #1F5999; } .BgClassName { background-color: #1F5999; } </style>
<style> span { border-color: #1F5999; } span { border-color: rgb(31,89,153); } td.TdClassName { border-color: #1F5999; } .TagClassName { border-color: #1F5999; } </style>