#65A099 (or 0x65A099) is unknown color: approx Cadet Blue. HEX triplet: 65, A0 and 99. RGB value is (101,160,153). Sum of RGB (Red+Green+Blue) = 101+160+153=414 (54% of max value = 765). Red value is 101 (39.84% from 255 or 24.40% from 414); Green value is 160 (62.89% from 255 or 38.65% from 414); Blue value is 153 (60.16% from 255 or 36.96% from 414); Max value from RGB is 160 - color contains mainly: green. Hex color #65A099 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #65A099 is #9A5F66. Grayscale: #8D8D8D. Windows color (decimal): -10116967 or 10068069. OLE color: 10068069.
HSL color Cylindrical-coordinate representation of color #65A099: hue angle of 172.88º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #65A099 is Cyan = 0.37, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.37.
<style> p { color: #65A099; } p { color: rgb(101,160,153); } H1.HeaderClassName { color: #65A099; } .AnyTagClassName { color: #65A099; } </style>
<style> a { background-color: #65A099; } a { background-color: rgb(101,160,153); } div.DivClassName { background-color: #65A099; } .BgClassName { background-color: #65A099; } </style>
<style> span { border-color: #65A099; } span { border-color: rgb(101,160,153); } td.TdClassName { border-color: #65A099; } .TagClassName { border-color: #65A099; } </style>