#B7DABA (or 0xB7DABA) is unknown color: approx Surf. HEX triplet: B7, DA and BA. RGB value is (183,218,186). Sum of RGB (Red+Green+Blue) = 183+218+186=587 (77% of max value = 765). Red value is 183 (71.88% from 255 or 31.18% from 587); Green value is 218 (85.55% from 255 or 37.14% from 587); Blue value is 186 (73.05% from 255 or 31.69% from 587); Max value from RGB is 218 - color contains mainly: green. Hex color #B7DABA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #B7DABA is #482545. Grayscale: #CBCBCB. Windows color (decimal): -4728134 or 12245687. OLE color: 12245687.
HSL color Cylindrical-coordinate representation of color #B7DABA: hue angle of 125.14º degrees, saturation: 0.32, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #B7DABA is Cyan = 0.16, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.15.
<style> p { color: #B7DABA; } p { color: rgb(183,218,186); } H1.HeaderClassName { color: #B7DABA; } .AnyTagClassName { color: #B7DABA; } </style>
<style> a { background-color: #B7DABA; } a { background-color: rgb(183,218,186); } div.DivClassName { background-color: #B7DABA; } .BgClassName { background-color: #B7DABA; } </style>
<style> span { border-color: #B7DABA; } span { border-color: rgb(183,218,186); } td.TdClassName { border-color: #B7DABA; } .TagClassName { border-color: #B7DABA; } </style>