#65C7DF (or 0x65C7DF) is unknown color: approx Malibu. HEX triplet: 65, C7 and DF. RGB value is (101,199,223). Sum of RGB (Red+Green+Blue) = 101+199+223=523 (69% of max value = 765). Red value is 101 (39.84% from 255 or 19.31% from 523); Green value is 199 (78.12% from 255 or 38.05% from 523); Blue value is 223 (87.5% from 255 or 42.64% from 523); Max value from RGB is 223 - color contains mainly: blue. Hex color #65C7DF is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #65C7DF is #9A3820. Grayscale: #ACACAC. Windows color (decimal): -10106913 or 14665573. OLE color: 14665573.
HSL color Cylindrical-coordinate representation of color #65C7DF: hue angle of 191.8º degrees, saturation: 0.66, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #65C7DF is Cyan = 0.55, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #65c7df; } p { color: rgb(101,199,223); } H1.HeaderClassName { color: #65c7df; } .AnyTagClassName { color: #65c7df; } </style>
<style> a { background-color: #65c7df; } a { background-color: rgb(101,199,223); } div.DivClassName { background-color: #65c7df; } .BgClassName { background-color: #65c7df; } </style>
<style> span { border-color: #65c7df; } span { border-color: rgb(101,199,223); } td.TdClassName { border-color: #65c7df; } .TagClassName { border-color: #65c7df; } </style>