#028DC5 (or 0x028DC5) is unknown color: approx Pacific Blue. HEX triplet: 02, 8D and C5. RGB value is (2,141,197). Sum of RGB (Red+Green+Blue) = 2+141+197=340 (45% of max value = 765). Red value is 2 (1.17% from 255 or 0.59% from 340); Green value is 141 (55.47% from 255 or 41.47% from 340); Blue value is 197 (77.34% from 255 or 57.94% from 340); Max value from RGB is 197 - color contains mainly: blue. Hex color #028DC5 is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #028DC5 is #FD723A. Grayscale: #696969. Windows color (decimal): -16609851 or 12946690. OLE color: 12946690.
HSL color Cylindrical-coordinate representation of color #028DC5: hue angle of 197.23º degrees, saturation: 0.98, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #028DC5 is Cyan = 0.99, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #028DC5; } p { color: rgb(2,141,197); } H1.HeaderClassName { color: #028DC5; } .AnyTagClassName { color: #028DC5; } </style>
<style> a { background-color: #028DC5; } a { background-color: rgb(2,141,197); } div.DivClassName { background-color: #028DC5; } .BgClassName { background-color: #028DC5; } </style>
<style> span { border-color: #028DC5; } span { border-color: rgb(2,141,197); } td.TdClassName { border-color: #028DC5; } .TagClassName { border-color: #028DC5; } </style>