#5BEDCF (or 0x5BEDCF) is unknown color: approx Turquoise. HEX triplet: 5B, ED and CF. RGB value is (91,237,207). Sum of RGB (Red+Green+Blue) = 91+237+207=535 (70% of max value = 765). Red value is 91 (35.94% from 255 or 17.01% from 535); Green value is 237 (92.97% from 255 or 44.30% from 535); Blue value is 207 (81.25% from 255 or 38.69% from 535); Max value from RGB is 237 - color contains mainly: green. Hex color #5BEDCF is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #5BEDCF is #A41230. Grayscale: #BDBDBD. Windows color (decimal): -10752561 or 13626715. OLE color: 13626715.
HSL color Cylindrical-coordinate representation of color #5BEDCF: hue angle of 167.67º degrees, saturation: 0.8, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #5BEDCF is Cyan = 0.62, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #5BEDCF; } p { color: rgb(91,237,207); } H1.HeaderClassName { color: #5BEDCF; } .AnyTagClassName { color: #5BEDCF; } </style>
<style> a { background-color: #5BEDCF; } a { background-color: rgb(91,237,207); } div.DivClassName { background-color: #5BEDCF; } .BgClassName { background-color: #5BEDCF; } </style>
<style> span { border-color: #5BEDCF; } span { border-color: rgb(91,237,207); } td.TdClassName { border-color: #5BEDCF; } .TagClassName { border-color: #5BEDCF; } </style>