#65DEBE (or 0x65DEBE) is unknown color: approx Downy. HEX triplet: 65, DE and BE. RGB value is (101,222,190). Sum of RGB (Red+Green+Blue) = 101+222+190=513 (67% of max value = 765). Red value is 101 (39.84% from 255 or 19.69% from 513); Green value is 222 (87.11% from 255 or 43.27% from 513); Blue value is 190 (74.61% from 255 or 37.04% from 513); Max value from RGB is 222 - color contains mainly: green. Hex color #65DEBE is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #65DEBE is #9A2141. Grayscale: #B6B6B6. Windows color (decimal): -10101058 or 12508773. OLE color: 12508773.
HSL color Cylindrical-coordinate representation of color #65DEBE: hue angle of 164.13º degrees, saturation: 0.65, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #65DEBE is Cyan = 0.55, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.13.
<style> p { color: #65DEBE; } p { color: rgb(101,222,190); } H1.HeaderClassName { color: #65DEBE; } .AnyTagClassName { color: #65DEBE; } </style>
<style> a { background-color: #65DEBE; } a { background-color: rgb(101,222,190); } div.DivClassName { background-color: #65DEBE; } .BgClassName { background-color: #65DEBE; } </style>
<style> span { border-color: #65DEBE; } span { border-color: rgb(101,222,190); } td.TdClassName { border-color: #65DEBE; } .TagClassName { border-color: #65DEBE; } </style>