#BAD3EA (or 0xBAD3EA) is unknown color: approx Tropical Blue. HEX triplet: BA, D3 and EA. RGB value is (186,211,234). Sum of RGB (Red+Green+Blue) = 186+211+234=631 (83% of max value = 765). Red value is 186 (73.05% from 255 or 29.48% from 631); Green value is 211 (82.81% from 255 or 33.44% from 631); Blue value is 234 (91.80% from 255 or 37.08% from 631); Max value from RGB is 234 - color contains mainly: blue. Hex color #BAD3EA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BAD3EA is #452C15. Grayscale: #CECECE. Windows color (decimal): -4533270 or 15389626. OLE color: 15389626.
HSL color Cylindrical-coordinate representation of color #BAD3EA: hue angle of 208.75º degrees, saturation: 0.53, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BAD3EA is Cyan = 0.21, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #BAD3EA; } p { color: rgb(186,211,234); } H1.HeaderClassName { color: #BAD3EA; } .AnyTagClassName { color: #BAD3EA; } </style>
<style> a { background-color: #BAD3EA; } a { background-color: rgb(186,211,234); } div.DivClassName { background-color: #BAD3EA; } .BgClassName { background-color: #BAD3EA; } </style>
<style> span { border-color: #BAD3EA; } span { border-color: rgb(186,211,234); } td.TdClassName { border-color: #BAD3EA; } .TagClassName { border-color: #BAD3EA; } </style>