#85A99E (or 0x85A99E) is unknown color: approx Cascade. HEX triplet: 85, A9 and 9E. RGB value is (133,169,158). Sum of RGB (Red+Green+Blue) = 133+169+158=460 (60% of max value = 765). Red value is 133 (52.34% from 255 or 28.91% from 460); Green value is 169 (66.41% from 255 or 36.74% from 460); Blue value is 158 (62.11% from 255 or 34.35% from 460); Max value from RGB is 169 - color contains mainly: green. Hex color #85A99E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #85A99E is #7A5661. Grayscale: #9C9C9C. Windows color (decimal): -8017506 or 10398085. OLE color: 10398085.
HSL color Cylindrical-coordinate representation of color #85A99E: hue angle of 161.67º degrees, saturation: 0.17, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #85A99E is Cyan = 0.21, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.34.
<style> p { color: #85A99E; } p { color: rgb(133,169,158); } H1.HeaderClassName { color: #85A99E; } .AnyTagClassName { color: #85A99E; } </style>
<style> a { background-color: #85A99E; } a { background-color: rgb(133,169,158); } div.DivClassName { background-color: #85A99E; } .BgClassName { background-color: #85A99E; } </style>
<style> span { border-color: #85A99E; } span { border-color: rgb(133,169,158); } td.TdClassName { border-color: #85A99E; } .TagClassName { border-color: #85A99E; } </style>