#65BCBE (or 0x65BCBE) is unknown color: approx Fountain Blue. HEX triplet: 65, BC and BE. RGB value is (101,188,190). Sum of RGB (Red+Green+Blue) = 101+188+190=479 (63% of max value = 765). Red value is 101 (39.84% from 255 or 21.09% from 479); Green value is 188 (73.83% from 255 or 39.25% from 479); Blue value is 190 (74.61% from 255 or 39.67% from 479); Max value from RGB is 190 - color contains mainly: blue. Hex color #65BCBE is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #65BCBE is #9A4341. Grayscale: #A2A2A2. Windows color (decimal): -10109762 or 12500069. OLE color: 12500069.
HSL color Cylindrical-coordinate representation of color #65BCBE: hue angle of 181.35º degrees, saturation: 0.41, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #65BCBE is Cyan = 0.47, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #65BCBE; } p { color: rgb(101,188,190); } H1.HeaderClassName { color: #65BCBE; } .AnyTagClassName { color: #65BCBE; } </style>
<style> a { background-color: #65BCBE; } a { background-color: rgb(101,188,190); } div.DivClassName { background-color: #65BCBE; } .BgClassName { background-color: #65BCBE; } </style>
<style> span { border-color: #65BCBE; } span { border-color: rgb(101,188,190); } td.TdClassName { border-color: #65BCBE; } .TagClassName { border-color: #65BCBE; } </style>