#8EBECB (or 0x8EBECB) is unknown color: approx Seagull. HEX triplet: 8E, BE and CB. RGB value is (142,190,203). Sum of RGB (Red+Green+Blue) = 142+190+203=535 (70% of max value = 765). Red value is 142 (55.86% from 255 or 26.54% from 535); Green value is 190 (74.61% from 255 or 35.51% from 535); Blue value is 203 (79.69% from 255 or 37.94% from 535); Max value from RGB is 203 - color contains mainly: blue. Hex color #8EBECB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #8EBECB is #714134. Grayscale: #B1B1B1. Windows color (decimal): -7422261 or 13352590. OLE color: 13352590.
HSL color Cylindrical-coordinate representation of color #8EBECB: hue angle of 192.79º degrees, saturation: 0.37, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #8EBECB is Cyan = 0.30, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #8EBECB; } p { color: rgb(142,190,203); } H1.HeaderClassName { color: #8EBECB; } .AnyTagClassName { color: #8EBECB; } </style>
<style> a { background-color: #8EBECB; } a { background-color: rgb(142,190,203); } div.DivClassName { background-color: #8EBECB; } .BgClassName { background-color: #8EBECB; } </style>
<style> span { border-color: #8EBECB; } span { border-color: rgb(142,190,203); } td.TdClassName { border-color: #8EBECB; } .TagClassName { border-color: #8EBECB; } </style>