#088FC2 (or 0x088FC2) is unknown color: approx Pacific Blue. HEX triplet: 08, 8F and C2. RGB value is (8,143,194). Sum of RGB (Red+Green+Blue) = 8+143+194=345 (45% of max value = 765). Red value is 8 (3.52% from 255 or 2.32% from 345); Green value is 143 (56.25% from 255 or 41.45% from 345); Blue value is 194 (76.17% from 255 or 56.23% from 345); Max value from RGB is 194 - color contains mainly: blue. Hex color #088FC2 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #088FC2 is #F7703D. Grayscale: #6C6C6C. Windows color (decimal): -16216126 or 12750600. OLE color: 12750600.
HSL color Cylindrical-coordinate representation of color #088FC2: hue angle of 196.45º degrees, saturation: 0.92, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #088FC2 is Cyan = 0.96, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #088FC2; } p { color: rgb(8,143,194); } H1.HeaderClassName { color: #088FC2; } .AnyTagClassName { color: #088FC2; } </style>
<style> a { background-color: #088FC2; } a { background-color: rgb(8,143,194); } div.DivClassName { background-color: #088FC2; } .BgClassName { background-color: #088FC2; } </style>
<style> span { border-color: #088FC2; } span { border-color: rgb(8,143,194); } td.TdClassName { border-color: #088FC2; } .TagClassName { border-color: #088FC2; } </style>