#56EEBB (or 0x56EEBB) is unknown color: approx Turquoise. HEX triplet: 56, EE and BB. RGB value is (86,238,187). Sum of RGB (Red+Green+Blue) = 86+238+187=511 (67% of max value = 765). Red value is 86 (33.98% from 255 or 16.83% from 511); Green value is 238 (93.36% from 255 or 46.58% from 511); Blue value is 187 (73.44% from 255 or 36.59% from 511); Max value from RGB is 238 - color contains mainly: green. Hex color #56EEBB is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #56EEBB is #A91144. Grayscale: #BABABA. Windows color (decimal): -11080005 or 12316246. OLE color: 12316246.
HSL color Cylindrical-coordinate representation of color #56EEBB: hue angle of 159.87º degrees, saturation: 0.82, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #56EEBB is Cyan = 0.64, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.07.
<style> p { color: #56EEBB; } p { color: rgb(86,238,187); } H1.HeaderClassName { color: #56EEBB; } .AnyTagClassName { color: #56EEBB; } </style>
<style> a { background-color: #56EEBB; } a { background-color: rgb(86,238,187); } div.DivClassName { background-color: #56EEBB; } .BgClassName { background-color: #56EEBB; } </style>
<style> span { border-color: #56EEBB; } span { border-color: rgb(86,238,187); } td.TdClassName { border-color: #56EEBB; } .TagClassName { border-color: #56EEBB; } </style>