#55DBBE (or 0x55DBBE) is unknown color: approx Medium Turquoise. HEX triplet: 55, DB and BE. RGB value is (85,219,190). Sum of RGB (Red+Green+Blue) = 85+219+190=494 (65% of max value = 765). Red value is 85 (33.59% from 255 or 17.21% from 494); Green value is 219 (85.94% from 255 or 44.33% from 494); Blue value is 190 (74.61% from 255 or 38.46% from 494); Max value from RGB is 219 - color contains mainly: green. Hex color #55DBBE is not a web safe color. Web safe color analog (approx): #66CCCC. Inversed color of #55DBBE is #AA2441. Grayscale: #AFAFAF. Windows color (decimal): -11150402 or 12507989. OLE color: 12507989.
HSL color Cylindrical-coordinate representation of color #55DBBE: hue angle of 167.01º degrees, saturation: 0.65, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #55DBBE is Cyan = 0.61, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.14.
<style> p { color: #55DBBE; } p { color: rgb(85,219,190); } H1.HeaderClassName { color: #55DBBE; } .AnyTagClassName { color: #55DBBE; } </style>
<style> a { background-color: #55DBBE; } a { background-color: rgb(85,219,190); } div.DivClassName { background-color: #55DBBE; } .BgClassName { background-color: #55DBBE; } </style>
<style> span { border-color: #55DBBE; } span { border-color: rgb(85,219,190); } td.TdClassName { border-color: #55DBBE; } .TagClassName { border-color: #55DBBE; } </style>