#1FB4CB (or 0x1FB4CB) is unknown color: approx Iris Blue. HEX triplet: 1F, B4 and CB. RGB value is (31,180,203). Sum of RGB (Red+Green+Blue) = 31+180+203=414 (54% of max value = 765). Red value is 31 (12.5% from 255 or 7.49% from 414); Green value is 180 (70.70% from 255 or 43.48% from 414); Blue value is 203 (79.69% from 255 or 49.03% from 414); Max value from RGB is 203 - color contains mainly: blue. Hex color #1FB4CB is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #1FB4CB is #E04B34. Grayscale: #898989. Windows color (decimal): -14699317 or 13349919. OLE color: 13349919.
HSL color Cylindrical-coordinate representation of color #1FB4CB: hue angle of 188.02º degrees, saturation: 0.74, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1FB4CB is Cyan = 0.85, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #1FB4CB; } p { color: rgb(31,180,203); } H1.HeaderClassName { color: #1FB4CB; } .AnyTagClassName { color: #1FB4CB; } </style>
<style> a { background-color: #1FB4CB; } a { background-color: rgb(31,180,203); } div.DivClassName { background-color: #1FB4CB; } .BgClassName { background-color: #1FB4CB; } </style>
<style> span { border-color: #1FB4CB; } span { border-color: rgb(31,180,203); } td.TdClassName { border-color: #1FB4CB; } .TagClassName { border-color: #1FB4CB; } </style>