#96BEA5 (or 0x96BEA5) is unknown color: approx Summer Green. HEX triplet: 96, BE and A5. RGB value is (150,190,165). Sum of RGB (Red+Green+Blue) = 150+190+165=505 (66% of max value = 765). Red value is 150 (58.98% from 255 or 29.70% from 505); Green value is 190 (74.61% from 255 or 37.62% from 505); Blue value is 165 (64.84% from 255 or 32.67% from 505); Max value from RGB is 190 - color contains mainly: green. Hex color #96BEA5 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #96BEA5 is #69415A. Grayscale: #AFAFAF. Windows color (decimal): -6898011 or 10862230. OLE color: 10862230.
HSL color Cylindrical-coordinate representation of color #96BEA5: hue angle of 142.5º degrees, saturation: 0.24, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #96BEA5 is Cyan = 0.21, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.25.
<style> p { color: #96BEA5; } p { color: rgb(150,190,165); } H1.HeaderClassName { color: #96BEA5; } .AnyTagClassName { color: #96BEA5; } </style>
<style> a { background-color: #96BEA5; } a { background-color: rgb(150,190,165); } div.DivClassName { background-color: #96BEA5; } .BgClassName { background-color: #96BEA5; } </style>
<style> span { border-color: #96BEA5; } span { border-color: rgb(150,190,165); } td.TdClassName { border-color: #96BEA5; } .TagClassName { border-color: #96BEA5; } </style>