#BDDED1 (or 0xBDDED1) is unknown color: approx Aero Blue. HEX triplet: BD, DE and D1. RGB value is (189,222,209). Sum of RGB (Red+Green+Blue) = 189+222+209=620 (82% of max value = 765). Red value is 189 (74.22% from 255 or 30.48% from 620); Green value is 222 (87.11% from 255 or 35.81% from 620); Blue value is 209 (82.03% from 255 or 33.71% from 620); Max value from RGB is 222 - color contains mainly: green. Hex color #BDDED1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDDED1 is #42212E. Grayscale: #D2D2D2. Windows color (decimal): -4333871 or 13754045. OLE color: 13754045.
HSL color Cylindrical-coordinate representation of color #BDDED1: hue angle of 156.36º degrees, saturation: 0.33, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BDDED1 is Cyan = 0.15, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.13.
<style> p { color: #BDDED1; } p { color: rgb(189,222,209); } H1.HeaderClassName { color: #BDDED1; } .AnyTagClassName { color: #BDDED1; } </style>
<style> a { background-color: #BDDED1; } a { background-color: rgb(189,222,209); } div.DivClassName { background-color: #BDDED1; } .BgClassName { background-color: #BDDED1; } </style>
<style> span { border-color: #BDDED1; } span { border-color: rgb(189,222,209); } td.TdClassName { border-color: #BDDED1; } .TagClassName { border-color: #BDDED1; } </style>