#BDDFBB (or 0xBDDFBB) is unknown color: approx Surf. HEX triplet: BD, DF and BB. RGB value is (189,223,187). Sum of RGB (Red+Green+Blue) = 189+223+187=599 (79% of max value = 765). Red value is 189 (74.22% from 255 or 31.55% from 599); Green value is 223 (87.5% from 255 or 37.23% from 599); Blue value is 187 (73.44% from 255 or 31.22% from 599); Max value from RGB is 223 - color contains mainly: green. Hex color #BDDFBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BDDFBB is #422044. Grayscale: #D0D0D0. Windows color (decimal): -4333637 or 12312509. OLE color: 12312509.
HSL color Cylindrical-coordinate representation of color #BDDFBB: hue angle of 116.67º degrees, saturation: 0.36, 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 #BDDFBB is Cyan = 0.15, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.13.
<style> p { color: #BDDFBB; } p { color: rgb(189,223,187); } H1.HeaderClassName { color: #BDDFBB; } .AnyTagClassName { color: #BDDFBB; } </style>
<style> a { background-color: #BDDFBB; } a { background-color: rgb(189,223,187); } div.DivClassName { background-color: #BDDFBB; } .BgClassName { background-color: #BDDFBB; } </style>
<style> span { border-color: #BDDFBB; } span { border-color: rgb(189,223,187); } td.TdClassName { border-color: #BDDFBB; } .TagClassName { border-color: #BDDFBB; } </style>