#55CDFD (or 0x55CDFD) is unknown color: approx Maya Blue. HEX triplet: 55, CD and FD. RGB value is (85,205,253). Sum of RGB (Red+Green+Blue) = 85+205+253=543 (71% of max value = 765). Red value is 85 (33.59% from 255 or 15.65% from 543); Green value is 205 (80.47% from 255 or 37.75% from 543); Blue value is 253 (99.22% from 255 or 46.59% from 543); Max value from RGB is 253 - color contains mainly: blue. Hex color #55CDFD is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #55CDFD is #AA3202. Grayscale: #AEAEAE. Windows color (decimal): -11153923 or 16633173. OLE color: 16633173.
HSL color Cylindrical-coordinate representation of color #55CDFD: hue angle of 197.14º degrees, saturation: 0.98, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #55CDFD is Cyan = 0.66, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #55CDFD; } p { color: rgb(85,205,253); } H1.HeaderClassName { color: #55CDFD; } .AnyTagClassName { color: #55CDFD; } </style>
<style> a { background-color: #55CDFD; } a { background-color: rgb(85,205,253); } div.DivClassName { background-color: #55CDFD; } .BgClassName { background-color: #55CDFD; } </style>
<style> span { border-color: #55CDFD; } span { border-color: rgb(85,205,253); } td.TdClassName { border-color: #55CDFD; } .TagClassName { border-color: #55CDFD; } </style>