#56BBEE (or 0x56BBEE) is unknown color: approx Malibu. HEX triplet: 56, BB and EE. RGB value is (86,187,238). Sum of RGB (Red+Green+Blue) = 86+187+238=511 (67% of max value = 765). Red value is 86 (33.98% from 255 or 16.83% from 511); Green value is 187 (73.44% from 255 or 36.59% from 511); Blue value is 238 (93.36% from 255 or 46.58% from 511); Max value from RGB is 238 - color contains mainly: blue. Hex color #56BBEE is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #56BBEE is #A94411. Grayscale: #A2A2A2. Windows color (decimal): -11093010 or 15645526. OLE color: 15645526.
HSL color Cylindrical-coordinate representation of color #56BBEE: hue angle of 200.13º degrees, saturation: 0.82, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #56BBEE is Cyan = 0.64, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #56BBEE; } p { color: rgb(86,187,238); } H1.HeaderClassName { color: #56BBEE; } .AnyTagClassName { color: #56BBEE; } </style>
<style> a { background-color: #56BBEE; } a { background-color: rgb(86,187,238); } div.DivClassName { background-color: #56BBEE; } .BgClassName { background-color: #56BBEE; } </style>
<style> span { border-color: #56BBEE; } span { border-color: rgb(86,187,238); } td.TdClassName { border-color: #56BBEE; } .TagClassName { border-color: #56BBEE; } </style>