#BADAB4 (or 0xBADAB4) is unknown color: approx Surf Crest. HEX triplet: BA, DA and B4. RGB value is (186,218,180). Sum of RGB (Red+Green+Blue) = 186+218+180=584 (77% of max value = 765). Red value is 186 (73.05% from 255 or 31.85% from 584); Green value is 218 (85.55% from 255 or 37.33% from 584); Blue value is 180 (70.70% from 255 or 30.82% from 584); Max value from RGB is 218 - color contains mainly: green. Hex color #BADAB4 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BADAB4 is #45254B. Grayscale: #CCCCCC. Windows color (decimal): -4531532 or 11852474. OLE color: 11852474.
HSL color Cylindrical-coordinate representation of color #BADAB4: hue angle of 110.53º 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 #BADAB4 is Cyan = 0.15, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.15.
<style> p { color: #BADAB4; } p { color: rgb(186,218,180); } H1.HeaderClassName { color: #BADAB4; } .AnyTagClassName { color: #BADAB4; } </style>
<style> a { background-color: #BADAB4; } a { background-color: rgb(186,218,180); } div.DivClassName { background-color: #BADAB4; } .BgClassName { background-color: #BADAB4; } </style>
<style> span { border-color: #BADAB4; } span { border-color: rgb(186,218,180); } td.TdClassName { border-color: #BADAB4; } .TagClassName { border-color: #BADAB4; } </style>