#85CCBA (or 0x85CCBA) is unknown color: approx Bermuda. HEX triplet: 85, CC and BA. RGB value is (133,204,186). Sum of RGB (Red+Green+Blue) = 133+204+186=523 (69% of max value = 765). Red value is 133 (52.34% from 255 or 25.43% from 523); Green value is 204 (80.08% from 255 or 39.01% from 523); Blue value is 186 (73.05% from 255 or 35.56% from 523); Max value from RGB is 204 - color contains mainly: green. Hex color #85CCBA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #85CCBA is #7A3345. Grayscale: #B4B4B4. Windows color (decimal): -8008518 or 12242053. OLE color: 12242053.
HSL color Cylindrical-coordinate representation of color #85CCBA: hue angle of 164.79º degrees, saturation: 0.41, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #85CCBA is Cyan = 0.35, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.2.
<style> p { color: #85CCBA; } p { color: rgb(133,204,186); } H1.HeaderClassName { color: #85CCBA; } .AnyTagClassName { color: #85CCBA; } </style>
<style> a { background-color: #85CCBA; } a { background-color: rgb(133,204,186); } div.DivClassName { background-color: #85CCBA; } .BgClassName { background-color: #85CCBA; } </style>
<style> span { border-color: #85CCBA; } span { border-color: rgb(133,204,186); } td.TdClassName { border-color: #85CCBA; } .TagClassName { border-color: #85CCBA; } </style>