#BDEDCA (or 0xBDEDCA) is unknown color: approx Granny Apple. HEX triplet: BD, ED and CA. RGB value is (189,237,202). Sum of RGB (Red+Green+Blue) = 189+237+202=628 (83% of max value = 765). Red value is 189 (74.22% from 255 or 30.10% from 628); Green value is 237 (92.97% from 255 or 37.74% from 628); Blue value is 202 (79.30% from 255 or 32.17% from 628); Max value from RGB is 237 - color contains mainly: green. Hex color #BDEDCA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #BDEDCA is #421235. Grayscale: #DADADA. Windows color (decimal): -4330038 or 13299133. OLE color: 13299133.
HSL color Cylindrical-coordinate representation of color #BDEDCA: hue angle of 136.25º degrees, saturation: 0.57, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #BDEDCA is Cyan = 0.20, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.07.
<style> p { color: #BDEDCA; } p { color: rgb(189,237,202); } H1.HeaderClassName { color: #BDEDCA; } .AnyTagClassName { color: #BDEDCA; } </style>
<style> a { background-color: #BDEDCA; } a { background-color: rgb(189,237,202); } div.DivClassName { background-color: #BDEDCA; } .BgClassName { background-color: #BDEDCA; } </style>
<style> span { border-color: #BDEDCA; } span { border-color: rgb(189,237,202); } td.TdClassName { border-color: #BDEDCA; } .TagClassName { border-color: #BDEDCA; } </style>