#A3BED8 (or 0xA3BED8) is unknown color: approx Light Steel Blue. HEX triplet: A3, BE and D8. RGB value is (163,190,216). Sum of RGB (Red+Green+Blue) = 163+190+216=569 (75% of max value = 765). Red value is 163 (64.06% from 255 or 28.65% from 569); Green value is 190 (74.61% from 255 or 33.39% from 569); Blue value is 216 (84.77% from 255 or 37.96% from 569); Max value from RGB is 216 - color contains mainly: blue. Hex color #A3BED8 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A3BED8 is #5C4127. Grayscale: #B8B8B8. Windows color (decimal): -6045992 or 14204579. OLE color: 14204579.
HSL color Cylindrical-coordinate representation of color #A3BED8: hue angle of 209.43º degrees, saturation: 0.4, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A3BED8 is Cyan = 0.25, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #A3BED8; } p { color: rgb(163,190,216); } H1.HeaderClassName { color: #A3BED8; } .AnyTagClassName { color: #A3BED8; } </style>
<style> a { background-color: #A3BED8; } a { background-color: rgb(163,190,216); } div.DivClassName { background-color: #A3BED8; } .BgClassName { background-color: #A3BED8; } </style>
<style> span { border-color: #A3BED8; } span { border-color: rgb(163,190,216); } td.TdClassName { border-color: #A3BED8; } .TagClassName { border-color: #A3BED8; } </style>