#02627B (or 0x02627B) is unknown color: approx Blue Lagoon. HEX triplet: 02, 62 and 7B. RGB value is (2,98,123). Sum of RGB (Red+Green+Blue) = 2+98+123=223 (29% of max value = 765). Red value is 2 (1.17% from 255 or 0.90% from 223); Green value is 98 (38.67% from 255 or 43.95% from 223); Blue value is 123 (48.44% from 255 or 55.16% from 223); Max value from RGB is 123 - color contains mainly: blue. Hex color #02627B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02627B is #FD9D84. Grayscale: #474747. Windows color (decimal): -16620933 or 8086018. OLE color: 8086018.
HSL color Cylindrical-coordinate representation of color #02627B: hue angle of 192.4º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02627B is Cyan = 0.98, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #02627B; } p { color: rgb(2,98,123); } H1.HeaderClassName { color: #02627B; } .AnyTagClassName { color: #02627B; } </style>
<style> a { background-color: #02627B; } a { background-color: rgb(2,98,123); } div.DivClassName { background-color: #02627B; } .BgClassName { background-color: #02627B; } </style>
<style> span { border-color: #02627B; } span { border-color: rgb(2,98,123); } td.TdClassName { border-color: #02627B; } .TagClassName { border-color: #02627B; } </style>