#65AAAD (or 0x65AAAD) is unknown color: approx Fountain Blue. HEX triplet: 65, AA and AD. RGB value is (101,170,173). Sum of RGB (Red+Green+Blue) = 101+170+173=444 (58% of max value = 765). Red value is 101 (39.84% from 255 or 22.75% from 444); Green value is 170 (66.80% from 255 or 38.29% from 444); Blue value is 173 (67.97% from 255 or 38.96% from 444); Max value from RGB is 173 - color contains mainly: blue. Hex color #65AAAD is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #65AAAD is #9A5552. Grayscale: #959595. Windows color (decimal): -10114387 or 11381349. OLE color: 11381349.
HSL color Cylindrical-coordinate representation of color #65AAAD: hue angle of 182.5º degrees, saturation: 0.31, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #65AAAD is Cyan = 0.42, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #65AAAD; } p { color: rgb(101,170,173); } H1.HeaderClassName { color: #65AAAD; } .AnyTagClassName { color: #65AAAD; } </style>
<style> a { background-color: #65AAAD; } a { background-color: rgb(101,170,173); } div.DivClassName { background-color: #65AAAD; } .BgClassName { background-color: #65AAAD; } </style>
<style> span { border-color: #65AAAD; } span { border-color: rgb(101,170,173); } td.TdClassName { border-color: #65AAAD; } .TagClassName { border-color: #65AAAD; } </style>