#BDEFDA (or 0xBDEFDA) is unknown color: approx Aero Blue. HEX triplet: BD, EF and DA. RGB value is (189,239,218). Sum of RGB (Red+Green+Blue) = 189+239+218=646 (85% of max value = 765). Red value is 189 (74.22% from 255 or 29.26% from 646); Green value is 239 (93.75% from 255 or 37.00% from 646); Blue value is 218 (85.55% from 255 or 33.75% from 646); Max value from RGB is 239 - color contains mainly: green. Hex color #BDEFDA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BDEFDA is #421025. Grayscale: #DDDDDD. Windows color (decimal): -4329510 or 14348221. OLE color: 14348221.
HSL color Cylindrical-coordinate representation of color #BDEFDA: hue angle of 154.8º degrees, saturation: 0.61, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BDEFDA is Cyan = 0.21, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.06.
<style> p { color: #BDEFDA; } p { color: rgb(189,239,218); } H1.HeaderClassName { color: #BDEFDA; } .AnyTagClassName { color: #BDEFDA; } </style>
<style> a { background-color: #BDEFDA; } a { background-color: rgb(189,239,218); } div.DivClassName { background-color: #BDEFDA; } .BgClassName { background-color: #BDEFDA; } </style>
<style> span { border-color: #BDEFDA; } span { border-color: rgb(189,239,218); } td.TdClassName { border-color: #BDEFDA; } .TagClassName { border-color: #BDEFDA; } </style>