#BAD5DD (or 0xBAD5DD) is unknown color: approx Light Blue. HEX triplet: BA, D5 and DD. RGB value is (186,213,221). Sum of RGB (Red+Green+Blue) = 186+213+221=620 (82% of max value = 765). Red value is 186 (73.05% from 255 or 30% from 620); Green value is 213 (83.59% from 255 or 34.35% from 620); Blue value is 221 (86.72% from 255 or 35.65% from 620); Max value from RGB is 221 - color contains mainly: blue. Hex color #BAD5DD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BAD5DD is #452A22. Grayscale: #CDCDCD. Windows color (decimal): -4532771 or 14538170. OLE color: 14538170.
HSL color Cylindrical-coordinate representation of color #BAD5DD: hue angle of 193.71º degrees, saturation: 0.34, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BAD5DD is Cyan = 0.16, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BAD5DD; } p { color: rgb(186,213,221); } H1.HeaderClassName { color: #BAD5DD; } .AnyTagClassName { color: #BAD5DD; } </style>
<style> a { background-color: #BAD5DD; } a { background-color: rgb(186,213,221); } div.DivClassName { background-color: #BAD5DD; } .BgClassName { background-color: #BAD5DD; } </style>
<style> span { border-color: #BAD5DD; } span { border-color: rgb(186,213,221); } td.TdClassName { border-color: #BAD5DD; } .TagClassName { border-color: #BAD5DD; } </style>