#BADF1D (or 0xBADF1D) is unknown color: approx Inch Worm. HEX triplet: BA, DF and 1D. RGB value is (186,223,29). Sum of RGB (Red+Green+Blue) = 186+223+29=438 (58% of max value = 765). Red value is 186 (73.05% from 255 or 42.47% from 438); Green value is 223 (87.5% from 255 or 50.91% from 438); Blue value is 29 (11.72% from 255 or 6.62% from 438); Max value from RGB is 223 - color contains mainly: green. Hex color #BADF1D is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #BADF1D is #4520E2. Grayscale: #BEBEBE. Windows color (decimal): -4530403 or 1957818. OLE color: 1957818.
HSL color Cylindrical-coordinate representation of color #BADF1D: hue angle of 71.44º degrees, saturation: 0.77, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #BADF1D is Cyan = 0.17, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.13.
<style> p { color: #badf1d; } p { color: rgb(186,223,29); } H1.HeaderClassName { color: #badf1d; } .AnyTagClassName { color: #badf1d; } </style>
<style> a { background-color: #badf1d; } a { background-color: rgb(186,223,29); } div.DivClassName { background-color: #badf1d; } .BgClassName { background-color: #badf1d; } </style>
<style> span { border-color: #badf1d; } span { border-color: rgb(186,223,29); } td.TdClassName { border-color: #badf1d; } .TagClassName { border-color: #badf1d; } </style>