#1FB0CF (or 0x1FB0CF) is unknown color: approx Iris Blue. HEX triplet: 1F, B0 and CF. RGB value is (31,176,207). Sum of RGB (Red+Green+Blue) = 31+176+207=414 (54% of max value = 765). Red value is 31 (12.5% from 255 or 7.49% from 414); Green value is 176 (69.14% from 255 or 42.51% from 414); Blue value is 207 (81.25% from 255 or 50% from 414); Max value from RGB is 207 - color contains mainly: blue. Hex color #1FB0CF is not a web safe color. Web safe color analog (approx): #3399CC. Inversed color of #1FB0CF is #E04F30. Grayscale: #878787. Windows color (decimal): -14700337 or 13611039. OLE color: 13611039.
HSL color Cylindrical-coordinate representation of color #1FB0CF: hue angle of 190.57º degrees, saturation: 0.74, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1FB0CF is Cyan = 0.85, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #1FB0CF; } p { color: rgb(31,176,207); } H1.HeaderClassName { color: #1FB0CF; } .AnyTagClassName { color: #1FB0CF; } </style>
<style> a { background-color: #1FB0CF; } a { background-color: rgb(31,176,207); } div.DivClassName { background-color: #1FB0CF; } .BgClassName { background-color: #1FB0CF; } </style>
<style> span { border-color: #1FB0CF; } span { border-color: rgb(31,176,207); } td.TdClassName { border-color: #1FB0CF; } .TagClassName { border-color: #1FB0CF; } </style>