#65B88B (or 0x65B88B) is unknown color: approx Silver Tree. HEX triplet: 65, B8 and 8B. RGB value is (101,184,139). Sum of RGB (Red+Green+Blue) = 101+184+139=424 (56% of max value = 765). Red value is 101 (39.84% from 255 or 23.82% from 424); Green value is 184 (72.27% from 255 or 43.40% from 424); Blue value is 139 (54.69% from 255 or 32.78% from 424); Max value from RGB is 184 - color contains mainly: green. Hex color #65B88B is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #65B88B is #9A4774. Grayscale: #9A9A9A. Windows color (decimal): -10110837 or 9156709. OLE color: 9156709.
HSL color Cylindrical-coordinate representation of color #65B88B: hue angle of 147.47º degrees, saturation: 0.37, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #65B88B is Cyan = 0.45, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.28.
<style> p { color: #65B88B; } p { color: rgb(101,184,139); } H1.HeaderClassName { color: #65B88B; } .AnyTagClassName { color: #65B88B; } </style>
<style> a { background-color: #65B88B; } a { background-color: rgb(101,184,139); } div.DivClassName { background-color: #65B88B; } .BgClassName { background-color: #65B88B; } </style>
<style> span { border-color: #65B88B; } span { border-color: rgb(101,184,139); } td.TdClassName { border-color: #65B88B; } .TagClassName { border-color: #65B88B; } </style>