#B4DABB (or 0xB4DABB) is unknown color: approx Fringy Flower. HEX triplet: B4, DA and BB. RGB value is (180,218,187). Sum of RGB (Red+Green+Blue) = 180+218+187=585 (77% of max value = 765). Red value is 180 (70.70% from 255 or 30.77% from 585); Green value is 218 (85.55% from 255 or 37.26% from 585); Blue value is 187 (73.44% from 255 or 31.97% from 585); Max value from RGB is 218 - color contains mainly: green. Hex color #B4DABB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B4DABB is #4B2544. Grayscale: #CBCBCB. Windows color (decimal): -4924741 or 12311220. OLE color: 12311220.
HSL color Cylindrical-coordinate representation of color #B4DABB: hue angle of 131.05º degrees, saturation: 0.34, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #B4DABB is Cyan = 0.17, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.15.
<style> p { color: #B4DABB; } p { color: rgb(180,218,187); } H1.HeaderClassName { color: #B4DABB; } .AnyTagClassName { color: #B4DABB; } </style>
<style> a { background-color: #B4DABB; } a { background-color: rgb(180,218,187); } div.DivClassName { background-color: #B4DABB; } .BgClassName { background-color: #B4DABB; } </style>
<style> span { border-color: #B4DABB; } span { border-color: rgb(180,218,187); } td.TdClassName { border-color: #B4DABB; } .TagClassName { border-color: #B4DABB; } </style>