#1F7EDE (or 0x1F7EDE) is unknown color: approx Dodger Blue. HEX triplet: 1F, 7E and DE. RGB value is (31,126,222). Sum of RGB (Red+Green+Blue) = 31+126+222=379 (50% of max value = 765). Red value is 31 (12.5% from 255 or 8.18% from 379); Green value is 126 (49.61% from 255 or 33.25% from 379); Blue value is 222 (87.11% from 255 or 58.58% from 379); Max value from RGB is 222 - color contains mainly: blue. Hex color #1F7EDE is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #1F7EDE is #E08121. Grayscale: #6C6C6C. Windows color (decimal): -14713122 or 14581279. OLE color: 14581279.
HSL color Cylindrical-coordinate representation of color #1F7EDE: hue angle of 210.16º degrees, saturation: 0.75, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1F7EDE is Cyan = 0.86, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #1F7EDE; } p { color: rgb(31,126,222); } H1.HeaderClassName { color: #1F7EDE; } .AnyTagClassName { color: #1F7EDE; } </style>
<style> a { background-color: #1F7EDE; } a { background-color: rgb(31,126,222); } div.DivClassName { background-color: #1F7EDE; } .BgClassName { background-color: #1F7EDE; } </style>
<style> span { border-color: #1F7EDE; } span { border-color: rgb(31,126,222); } td.TdClassName { border-color: #1F7EDE; } .TagClassName { border-color: #1F7EDE; } </style>