#BAD8BA (or 0xBAD8BA) is unknown color: approx Surf. HEX triplet: BA, D8 and BA. RGB value is (186,216,186). Sum of RGB (Red+Green+Blue) = 186+216+186=588 (77% of max value = 765). Red value is 186 (73.05% from 255 or 31.63% from 588); Green value is 216 (84.77% from 255 or 36.73% from 588); Blue value is 186 (73.05% from 255 or 31.63% from 588); Max value from RGB is 216 - color contains mainly: green. Hex color #BAD8BA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BAD8BA is #452745. Grayscale: #CBCBCB. Windows color (decimal): -4532038 or 12245178. OLE color: 12245178.
HSL color Cylindrical-coordinate representation of color #BAD8BA: hue angle of 120º degrees, saturation: 0.28, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #BAD8BA is Cyan = 0.14, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.15.
<style> p { color: #BAD8BA; } p { color: rgb(186,216,186); } H1.HeaderClassName { color: #BAD8BA; } .AnyTagClassName { color: #BAD8BA; } </style>
<style> a { background-color: #BAD8BA; } a { background-color: rgb(186,216,186); } div.DivClassName { background-color: #BAD8BA; } .BgClassName { background-color: #BAD8BA; } </style>
<style> span { border-color: #BAD8BA; } span { border-color: rgb(186,216,186); } td.TdClassName { border-color: #BAD8BA; } .TagClassName { border-color: #BAD8BA; } </style>