#85BEAB (or 0x85BEAB) is unknown color: approx Monte Carlo. HEX triplet: 85, BE and AB. RGB value is (133,190,171). Sum of RGB (Red+Green+Blue) = 133+190+171=494 (65% of max value = 765). Red value is 133 (52.34% from 255 or 26.92% from 494); Green value is 190 (74.61% from 255 or 38.46% from 494); Blue value is 171 (67.19% from 255 or 34.62% from 494); Max value from RGB is 190 - color contains mainly: green. Hex color #85BEAB is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #85BEAB is #7A4154. Grayscale: #AAAAAA. Windows color (decimal): -8012117 or 11255429. OLE color: 11255429.
HSL color Cylindrical-coordinate representation of color #85BEAB: hue angle of 160º degrees, saturation: 0.3, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #85BEAB is Cyan = 0.3, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.25.
<style> p { color: #85BEAB; } p { color: rgb(133,190,171); } H1.HeaderClassName { color: #85BEAB; } .AnyTagClassName { color: #85BEAB; } </style>
<style> a { background-color: #85BEAB; } a { background-color: rgb(133,190,171); } div.DivClassName { background-color: #85BEAB; } .BgClassName { background-color: #85BEAB; } </style>
<style> span { border-color: #85BEAB; } span { border-color: rgb(133,190,171); } td.TdClassName { border-color: #85BEAB; } .TagClassName { border-color: #85BEAB; } </style>