#068BB2 (or 0x068BB2) is unknown color: approx Bondi Blue. HEX triplet: 06, 8B and B2. RGB value is (6,139,178). Sum of RGB (Red+Green+Blue) = 6+139+178=323 (42% of max value = 765). Red value is 6 (2.73% from 255 or 1.86% from 323); Green value is 139 (54.69% from 255 or 43.03% from 323); Blue value is 178 (69.92% from 255 or 55.11% from 323); Max value from RGB is 178 - color contains mainly: blue. Hex color #068BB2 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #068BB2 is #F9744D. Grayscale: #676767. Windows color (decimal): -16348238 or 11700998. OLE color: 11700998.
HSL color Cylindrical-coordinate representation of color #068BB2: hue angle of 193.6º degrees, saturation: 0.93, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #068BB2 is Cyan = 0.97, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #068BB2; } p { color: rgb(6,139,178); } H1.HeaderClassName { color: #068BB2; } .AnyTagClassName { color: #068BB2; } </style>
<style> a { background-color: #068BB2; } a { background-color: rgb(6,139,178); } div.DivClassName { background-color: #068BB2; } .BgClassName { background-color: #068BB2; } </style>
<style> span { border-color: #068BB2; } span { border-color: rgb(6,139,178); } td.TdClassName { border-color: #068BB2; } .TagClassName { border-color: #068BB2; } </style>