#BADABF (or 0xBADABF) is unknown color: approx Surf. HEX triplet: BA, DA and BF. RGB value is (186,218,191). Sum of RGB (Red+Green+Blue) = 186+218+191=595 (78% of max value = 765). Red value is 186 (73.05% from 255 or 31.26% from 595); Green value is 218 (85.55% from 255 or 36.64% from 595); Blue value is 191 (75% from 255 or 32.10% from 595); Max value from RGB is 218 - color contains mainly: green. Hex color #BADABF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BADABF is #452540. Grayscale: #CDCDCD. Windows color (decimal): -4531521 or 12573370. OLE color: 12573370.
HSL color Cylindrical-coordinate representation of color #BADABF: hue angle of 129.38º degrees, saturation: 0.3, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BADABF is Cyan = 0.15, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.15.
<style> p { color: #BADABF; } p { color: rgb(186,218,191); } H1.HeaderClassName { color: #BADABF; } .AnyTagClassName { color: #BADABF; } </style>
<style> a { background-color: #BADABF; } a { background-color: rgb(186,218,191); } div.DivClassName { background-color: #BADABF; } .BgClassName { background-color: #BADABF; } </style>
<style> span { border-color: #BADABF; } span { border-color: rgb(186,218,191); } td.TdClassName { border-color: #BADABF; } .TagClassName { border-color: #BADABF; } </style>