#58DEEF (or 0x58DEEF) is unknown color: approx Turquoise Blue. HEX triplet: 58, DE and EF. RGB value is (88,222,239). Sum of RGB (Red+Green+Blue) = 88+222+239=549 (72% of max value = 765). Red value is 88 (34.77% from 255 or 16.03% from 549); Green value is 222 (87.11% from 255 or 40.44% from 549); Blue value is 239 (93.75% from 255 or 43.53% from 549); Max value from RGB is 239 - color contains mainly: blue. Hex color #58DEEF is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #58DEEF is #A72110. Grayscale: #B7B7B7. Windows color (decimal): -10952977 or 15720024. OLE color: 15720024.
HSL color Cylindrical-coordinate representation of color #58DEEF: hue angle of 186.75º degrees, saturation: 0.83, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #58DEEF is Cyan = 0.63, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #58deef; } p { color: rgb(88,222,239); } H1.HeaderClassName { color: #58deef; } .AnyTagClassName { color: #58deef; } </style>
<style> a { background-color: #58deef; } a { background-color: rgb(88,222,239); } div.DivClassName { background-color: #58deef; } .BgClassName { background-color: #58deef; } </style>
<style> span { border-color: #58deef; } span { border-color: rgb(88,222,239); } td.TdClassName { border-color: #58deef; } .TagClassName { border-color: #58deef; } </style>