#2606BE (or 0x2606BE) is unknown color: approx Medium Blue. HEX triplet: 26, 06 and BE. RGB value is (38,6,190). Sum of RGB (Red+Green+Blue) = 38+6+190=234 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.24% from 234); Green value is 6 (2.73% from 255 or 2.56% from 234); Blue value is 190 (74.61% from 255 or 81.20% from 234); Max value from RGB is 190 - color contains mainly: blue. Hex color #2606BE is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #2606BE is #D9F941. Grayscale: #232323. Windows color (decimal): -14285122 or 12453414. OLE color: 12453414.
HSL color Cylindrical-coordinate representation of color #2606BE: hue angle of 250.43º degrees, saturation: 0.94, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2606BE is Cyan = 0.8, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #2606BE; } p { color: rgb(38,6,190); } H1.HeaderClassName { color: #2606BE; } .AnyTagClassName { color: #2606BE; } </style>
<style> a { background-color: #2606BE; } a { background-color: rgb(38,6,190); } div.DivClassName { background-color: #2606BE; } .BgClassName { background-color: #2606BE; } </style>
<style> span { border-color: #2606BE; } span { border-color: rgb(38,6,190); } td.TdClassName { border-color: #2606BE; } .TagClassName { border-color: #2606BE; } </style>