#55DCEB (or 0x55DCEB) is unknown color: approx Turquoise Blue. HEX triplet: 55, DC and EB. RGB value is (85,220,235). Sum of RGB (Red+Green+Blue) = 85+220+235=540 (71% of max value = 765). Red value is 85 (33.59% from 255 or 15.74% from 540); Green value is 220 (86.33% from 255 or 40.74% from 540); Blue value is 235 (92.19% from 255 or 43.52% from 540); Max value from RGB is 235 - color contains mainly: blue. Hex color #55DCEB is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #55DCEB is #AA2314. Grayscale: #B5B5B5. Windows color (decimal): -11150101 or 15457365. OLE color: 15457365.
HSL color Cylindrical-coordinate representation of color #55DCEB: hue angle of 186º degrees, saturation: 0.79, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #55DCEB is Cyan = 0.64, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #55dceb; } p { color: rgb(85,220,235); } H1.HeaderClassName { color: #55dceb; } .AnyTagClassName { color: #55dceb; } </style>
<style> a { background-color: #55dceb; } a { background-color: rgb(85,220,235); } div.DivClassName { background-color: #55dceb; } .BgClassName { background-color: #55dceb; } </style>
<style> span { border-color: #55dceb; } span { border-color: rgb(85,220,235); } td.TdClassName { border-color: #55dceb; } .TagClassName { border-color: #55dceb; } </style>