#5ACEFD (or 0x5ACEFD) is unknown color: approx Maya Blue. HEX triplet: 5A, CE and FD. RGB value is (90,206,253). Sum of RGB (Red+Green+Blue) = 90+206+253=549 (72% of max value = 765). Red value is 90 (35.55% from 255 or 16.39% from 549); Green value is 206 (80.86% from 255 or 37.52% from 549); Blue value is 253 (99.22% from 255 or 46.08% from 549); Max value from RGB is 253 - color contains mainly: blue. Hex color #5ACEFD is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #5ACEFD is #A53102. Grayscale: #B0B0B0. Windows color (decimal): -10825987 or 16633434. OLE color: 16633434.
HSL color Cylindrical-coordinate representation of color #5ACEFD: hue angle of 197.3º degrees, saturation: 0.98, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #5ACEFD is Cyan = 0.64, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #5ACEFD; } p { color: rgb(90,206,253); } H1.HeaderClassName { color: #5ACEFD; } .AnyTagClassName { color: #5ACEFD; } </style>
<style> a { background-color: #5ACEFD; } a { background-color: rgb(90,206,253); } div.DivClassName { background-color: #5ACEFD; } .BgClassName { background-color: #5ACEFD; } </style>
<style> span { border-color: #5ACEFD; } span { border-color: rgb(90,206,253); } td.TdClassName { border-color: #5ACEFD; } .TagClassName { border-color: #5ACEFD; } </style>